
Last week we talked about installing a forum using phpBB which is included in our shared hosting using Fantastico. One of the common questions I get from people is how to integrate phpBB into a blog. Here is what I could find.
Sidebar Integration
One way to integrate your phpBB into your blog is to show the most recent forum posts in your sidebar. To do that you can install phpbb_recent_topics plugin. This plugin is easy to install and is a good solution for integration.
Individual Integration
You can integrate your users from your phpBB, give those users their own blog who want to comment and keep one theme between your blog and forum with the WP-United plugin. This plugin is a phpBB mod which connects to your WordPress and requires no plugin to install.
Forum Integration
If you want each of your blog posts to be added to your phpBB then the WP2BB plugin is the quick way to install it.
Blog Post Integration
This one is a bit more complicated but if you wanted a new blog post for each new Forum topic and reply this would involve installing phpBB RSS Content Syndicator 2.1.0 then using FeedWordPress plugin pull that RSS feed in to your blog.
If you get stuck leave a note in the comments or catch me on twitter.