punktde/inspectorvisibility
composer require punktde/inspectorvisibility
Neos package to configure the visibility of inspector elements using privileges
0.1.3
Readme excerpt
PunktDe.InspectorVisibility
This package allows you to configure the visibility of inspector elements, like properties, groups and tabs using policies. With that you can configure the visibility of these elements according to the users roles.
CAUTION: Although this is done with policies, this is not a security feature!
If you prevent a user from editing nodes, you aditionally need to define policies with an EditNodePropertyPrivilege for example.
InstallationThe installation is done with composer:
composer require punktde/inspectorvisibility UsageThe matcher can be defined using standard eel. The following properties to match for a…
Read more
The same vendor provides 33 package(s).