MyBB Ideas

The MyBB Ideas site allows users to suggest new features and changes in MyBB and the MyBB Group to easily review them to decide what direction MyBB should head in. Search existing ideas.

Custom UserCP Pages

18 votes

Submitted by Wogan, 29th March 2008, 12:35:58 PM

I'm working on integrating myBB into an existing CMS I've built. It would be far more efficient to integrate the existing CMS into mybb completely, and allow users to run everything from one UserCP.

What I want to know is if provision can be made for custom UserCP pages. You'd add them in the AdminCP, and define the title and URL of the page, so that it can be called with "usercp.php?page=custompage".

The content of that page then rests in a table (mybb_custompages), and is editable via the AdminCP. The editor should allow for custom PHP scripts, as well as making use of the predefined MyBB functions and hooks, etc.

Then of course you can categorize pages, into menus, shuffle the UserCP Menu around, etcetera. Having the ability to implement completely custom PHP code will really make it a lot easier to integrate with other CMSes, instead of having to hack it all manually :/

~ Wogan

1 Comment

  1. You can do this already via plugin hooks

    Ryan Gordon, 6th April 2008, 12:34:40 AM

Post a Comment

Before you can post a comment you must be a registered member of the MyBB Community Forums.

If you already have an account, log-in to it to post a comment or if you don't register a new account.