Info
- 2 posts
- 2 voices
- Started 5 years ago by h8dk97
- Latest reply from Michael Adams (mdawaffe)
bbPress integration
-
- Posted 5 years ago #
Is that possible to integrate bbPress with an existing website which is not running wp? I have a website which needs a forum, I wrote it in php and postgresql backend. Is there any way to integrate bbPress with it; user registration, login etc?
Thanks.
-
- Posted 5 years ago #
The user authentication stuff is all pluggable (check out bb-includes/pluggable.php: you can override any of those functions with a plugin).
There's some more discussion about this sort of thing here: http://bbpress.org/forums/topic/298
-
You must log in to post.