PDA

View Full Version : Add some links from AdminCP side navigation bar to ModCP side navigation bar


gp7dev
08-30-2015, 05:55 AM
Hello,

there are tow control panel in VB, one for Admin and the other for Moderators...
I need to allow some moderators (in their mod cp) to access some links in admin control panel (not all links, sub set)

kindly how can I do this?

thx

squidsk
08-31-2015, 01:27 AM
You can't without doing some modding of core files, of course there may be exceptions depending on which functions you want available to moderators.

cellarius
08-31-2015, 05:33 AM
As sqidsk says, it's not going to be trivial, if possible at all. This is not only about adding links. You would have to manipulate vB's admin permissions system, and this is not something I would recommend to do.

squidsk
08-31-2015, 01:58 PM
Is there a reason you can't make the users in question admin with limited admincp access?