Title: Looking for phpbb Recent Posts plugin
Last modified: August 18, 2016

---

# Looking for phpbb Recent Posts plugin

 *  [totalidea](https://wordpress.org/support/users/totalidea/)
 * (@totalidea)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/looking-for-phpbb-recent-posts-plugin/)
 * I am looking for the phpbb Recent Posts plugin, but unfortunately the author’s
   site is down:
 * [http://yoda.gatewayy.net/downloads/wp-phpbb.zip](http://yoda.gatewayy.net/downloads/wp-phpbb.zip)
 * Does anybody know whether there is an alternative download source for this?
 * TIA,
 * Steve

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [ingsiang](https://wordpress.org/support/users/ingsiang/)
 * (@ingsiang)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/looking-for-phpbb-recent-posts-plugin/#post-304392)
 * I am also looking for ths.. anyone know?
 *  [Yasir](https://wordpress.org/support/users/yasir/)
 * (@yasir)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/looking-for-phpbb-recent-posts-plugin/#post-304404)
 * Hi,
    This Plug-in will help you to list the recent post of phpBB.
 * [http://shadows.os42.com/wp-phpbb.phps](http://shadows.os42.com/wp-phpbb.phps)
 *  //Put your phpBB and wordpress database info here:
    $WPDB = “WPdatabase”; //
   WP db name $PHPBBDB = “PHPBBdatabase”; //phpBB db name $USERS_TABLE = “phpbb_users”;//
   phpbb user table $TOPICS_TABLE = “phpbb_topics”; //phpbb topics table $POSTS_TABLE
   = “phpbb_posts”; //phpbb posts table $SITEURL = “forum url”; //Forum URL without
   trailing / //Do not edit beyond this point
 * After completing the neccerssary requirements upload, activate and add this.
 * <? show_posts(“Number of posts wanted here”); ?>
 * Wherever you want the posts. (ie. in sidebar.php)
 * find more @ [http://wordpress.org/support/topic/27615?replies=20](http://wordpress.org/support/topic/27615?replies=20)
 * –

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Looking for phpbb Recent Posts plugin’ is closed to new replies.

 * 2 replies
 * 3 participants
 * Last reply from: [Yasir](https://wordpress.org/support/users/yasir/)
 * Last activity: [20 years, 3 months ago](https://wordpress.org/support/topic/looking-for-phpbb-recent-posts-plugin/#post-304404)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
