PDA

View Full Version : Extending The User CP With Plugins


1Unreal
05-15-2009, 08:09 PM
Is there a way to extend the User CP with plugins?

I dont want to use profile fields.

Dismounted
05-16-2009, 05:23 AM
What do you want to do specifically?

1Unreal
05-16-2009, 01:33 PM
Just add some board wide options for each user. For example, if they have one option enabled a bit of javascript will be included in the header

Dismounted
05-16-2009, 02:02 PM
To add a new page, use the USERCP_SHELL template, also see usercp.php to see what you need to set.

Profile fields would do this fine (even though you don't want to use them...).