You define the groups that have access to that tab in EPiServerFramework.config. The virtual group is called PackagingAdmins, just remove groups from the roles attribute to restrict it more.
<add name="PackagingAdmins" roles="WebAdmins, Administrators" mode="Any" type="EPiServer.Security.MappedRole, EPiServer.Framework" />
hi all,
is it possible to remove the add-ons tab from the cms editor, we would like to remove this from our production site totally.
TIA
Adam