bbPress

Simple, Fast, Elegant

bbPress support forums » Pimp your Press

BBPress Integration with MY login sistem

(3 posts)

Tags:

  1. rfleigh
    Member

    hi guys, please help..
    i have a regular php website to which many people are already registered. is it possible to integrate the BBPress login to be the same ? or does integration only work between BBPredd and WordPress?
    i would like people to only log in once to my site and have access to the registered people content, as well as to the forums without loging in again.
    thank you

    Posted 1 year ago #
  2. The user login handling functions are all pluggable. They're in bb-includes/pluggable.php, always check if a function of that name already exists before defining the default one, and is loaded after plugins are run. So you can overwrite any of them.

    Posted 1 year ago #
  3. Something that might interest you:

    http://bbpress.org/plugins/tags/authentication

    Trent

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.