punktde/inspectorvisibility

Last activity 15 Aug 2022 4 8275
composer require punktde/inspectorvisibility

Neos package to configure the visibility of inspector elements using privileges

0.1.2

Version
0.1.2
Type
neos-package
Release Date
Mar 25, 2019 15:04
Source
git
Distribution
zip
Requires
  • neos/neos: ^4.2
ee717ab0f31bd283ff75e8f158702b96e0c7428b

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.

Installation

The installation is done with composer:

composer require punktde/inspectorvisibility Usage

The matcher can be defined using standard eel. The following properties to match for a…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 33 package(s).