=== Wp2BB === Contributors: adehoces Donate link: http://www.alfredodehoces.com/wp2bb Tags: comments, phpBB, forum, integration Requires at least: 2.0 Tested up to: 2.6.2 Stable tag: 1.1 Wp2BB integrates WordPress and PhpBB. It automatically creates new topics in your forum for the new posts and/or pages in your blog. == Description == Wp2BB integrates your WordPress blog and your phpBB forum. It automatically creates new topics in the forum for every new post in your blog. Also provides a Wp template for displaying the current number of responses to the post in the forum, and a quick link to add a reply. It can coexist with the WordPress comments system or replace it completely. == Installation == 1. Upload 'wp2bb.x.y.zip' to the '/wp-content/plugins/' directory 2. Uncompress the file (should create the 'wp-content/plugins/wp2bb' directory) 3. Create a backup of your WordPress and PhpBB databases, just in case! 4. Activate the plugin through the 'Plugins' menu in WordPress 5. Configure it in 'Options -> Wp2BB' 6. Place '<?php if (function_exists('wp2bb')) wp2bb(); ?>' in your templates == Frequently Asked Questions == = When will this be a proper F.A.Q.? = When users start asking questions == Screenshots == 1. Wp2BB showing the number of responses to a WP post in the PhpBB forum and a quick link to add a reply 2. Wp2BB administration == Usage == Check http://www.alfredodehoces.com/wp2bb/usage for further details == TO-DO == 1. Externalize strings so Wp2BB can be easily translated into other languages 2. Add a widget for "recent posts in the forum"