phpBB RSS Content Syndicator 3.0.0

This script takes the latest posts to a phpBB forum and outputs an RSS feed of them. It's an improvement of the previous RSS Content Syndicator for phpBB. We have made the code more readable as well as adding more tags and making the output feed RSS 2.0 compatible and valid.

You can download the script below. Once you've downloaded and un-compressed it, open the rss.php file and look through the section from "BEGIN Configuration" to "END Configuration", editing the variables as necessary.

After you've edited everything you need to, install the MOD, either using EasyMOD or manually. The rss.mod file contains the installation instructions.

Your feed will be available at http://www.example.com/phpBB/rss.php, replacing "www.example.com" and "phpBB" with your domain name and path to phpBB respectively.

Download phpBB RSS Content Syndicator 3.0.0 for phpBB 3
Download phpBB RSS Content Syndicator 2.1.0 for phpBB 2

For phpBB RSS Content Syndicator 2.1.0, if you use a template other than the default subSilver, remember to copy the rss_body.tpl file to the appropriate directory.