For certain members I want to have a button for the Mailinglist, but I don’t want the Add-Ons button visible for UI simplification.
Is this possible in EE2 to hide the top level menu buttons but add buttons for menu items of that hidden menu?
tnx Karel
It’s not possible natively, but you should be able to do it with an extension using the cp_menu_array hook- which would take some PHP.
I would bet one of the menu related add-ons could do this if you don’t want to roll your own. I haven’t used any myself so I can’t recommend a specific one as an exact fit, but take a look and check with a few of the developers and I’d bet you’ll find a good option.
Though note- I wouldn’t expect this to prevent direct access to the add-on modules page. It’s just going to take that out of the menu. So if that’s a security concern, you’ll likely need something more extensive.
Thanks Robin,
The Zoo Flexible Admin add-on seems indeed the solution. Only the 28$ + 8$ timed license is holding me back, because it was purely for cosmetic purposes.
I’ll check the cp_menu_array hook approach maybe later. The deadline is getting closer 😖
Regards, Karel
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.