Forums

Join
bbPress Support ForumsTroubleshootingWebsite Integration

Info

Website Integration

  1. Hi,
    I want to integrate my (non-wordpress) site with bbpress. It is an easy jobb with punbb: You simply include a single file(common.php) in your pages and then you can use punbb's functions.(link). Can it be the same thing with bbpress?
    I need this because I want to show or hide a part of my web pages based on that my bbpress form's user is logged in or not .

  2. You can set the bbPress cookies to whatever you want to integrate with your site's cookies. It is a matter of defining them in your config.php and can be found at:

    http://bbpress.org/documentation/integration-with-wordpress/

    Trent

  3. You must log in to post.