Skip to:
Content
Pages
Categories
Search
Top
Bottom

Question on Integration

  • I’ve been browsing around the forums and constantly running into integration threads. However there doesn’t seem to be an explanation on what integration does? Can anyone break down the uses of integration?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Integration allows bbpress to use wppress user database so whenever an user logs in any, wp or bb, he stay logged in and he can post in both, wp and bb.

    I guess it’s better to explain what I’m trying to accomplish.

    I chose bbPress because theming it is just like WordPress. I rolled my own theme from the ground up. During the building process I realized how I wish I could add this and that, but due to the lack of documentation it’s rather hard for someone like me who has limited php know how. So it got me looking into integration.

    My original intention of using bbPress was to make it easier for members to submit content. I would have built this project on WordPress, but the WordPress backend is a bit too distracting for members. I know there are other solutions out there such as the TDO-mini-forms, but it lacks polish.

    So basically what I would like to do is use bbPress’ ease of content submission and profile pages running in conjunction with WordPress’ familiarity. Also what happens with topics and single pages, categories and forums do they combine into one? Can I restrict access to WP backend? Can I make use of all of WP plugins and will it run harmoniously with bbPress?

    So many questions not sure how to form them. But the basic gist is I want members to use the bbPress part of the integration for content submission and use WP to handle displaying of the data.

    Can I restrict access to WP backend?

    Yes you can – I implemented this on my web – but you need to hack some wp files and it is not an esy job.

    I posted about this issue in the thread that Matt opened but my post was deleted. Sometimes I think it is a taboo in the world of wp.

    Can I make use of all of WP plugins and will it run harmoniously with bbPress?

    Yes because after integration, wp and bbpress keep their own tables and plugin folders, the only thing that share is the users table. You can go further but it’s up to you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar