Changeset 905460
- Timestamp:
- 04/30/2014 09:42:45 AM (12 years ago)
- File:
-
- 1 edited
-
phpbb-unified-login/trunk/README.md (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
phpbb-unified-login/trunk/README.md
r905458 r905460 1 phpbb-unified-login 2 =================== 1 === phpBB Unified Login === 2 Contributors: Rudloff 3 Tags: login, phpBB 4 Requires at least: 3.8 5 Tested up to: 3.9 6 License: GPLv2 or later 7 License URI: http://www.gnu.org/licenses/gpl-2.0.html 8 Stable tag: trunk 3 9 4 10 WordPress plugin to login in phpBB 11 12 == Description == 13 14 This plugin allows your users to login simultaneously on your WordPress site and a phpBB forum on the same server. 15 16 It might be used with its companion plugin for phpBB: https://github.com/StrasWeb/phpbb-auth_wp 17 18 == Installation == 19 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 20 2. Activate the plugin through the 'Plugins' menu in WordPress 21 3. In WordPress settings, specify the path to your phpBB directory 22 23 == Changelog == 24 25 = 1.0 = 26 * Initial release
Note: See TracChangeset
for help on using the changeset viewer.