=== phpMyDirectory === Contributors: atdev Tags: directory, login, authentication, session Requires at least: 3.5.2 Tested up to: 4.4.1 Stable tag: 1.1 License: LGPLv3 License URI: http://www.gnu.org/licenses/gpl-2.0.html Allows wordpress users to automatically log into phpMyDirectory. The sessions are shared and accounts are created automatically if they do not exist. == Description == The phpMyDirectory Wordpress plugin allows wordpress users to log into phpMyDirectory. The plugin is configured in the Wordpress admin area. Users only need to log in once and they will be automatically logged into phpMyDirectory. This allows phpMyDirectory to be used alongside Wordpress and for a directory to be easily created for Wordpress. == Installation == 1. Upload the folder `/phpmydirectory/` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Will phpMyDirectory users be automatically created? = Yes, if a user does not exist, the user will be created. = Will the user have to log in twice? = No, the user will only have to log in once because the session will be shared. == Changelog == = 1.0 = * The initial release of the phpMyDirectory wordpress plugin.