Running Multiple Instances
-
I am designing a website which will utilize WordPress for a blog and bbPress for its forums (both linked). I would also like to run ticket-based support using bbPress. My first thought was to create a custom theme for bbPress which would achieve this but I do not know if this would be possible.
Requirements:
- Website structure would need to be as follows:
/blog/
/forums/
/support/
- All three of these would share the same users.
- Ideally an additional column would be required in the user database to specify if a user is allowed to open a support ticket (limited to customers).
Can this be achieved with one single installation of “bbPress”? I was thinking about giving all forums a parent forum “Forums” and all support forums “Tickets”, and then somehow mounting one to “/forums/” and the other to “/support/”.
If not, how would I go about doing this?
Kind regards,
Lea Hayes
You must be logged in to reply to this topic.