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.3

Version
0.1.3
Type
neos-package
Release Date
Aug 15, 2022 10:07
Source
git
Distribution
zip
Requires
  • neos/neos: ^4.2 || ^5.0 || ^7.0 || ^8.0
408e100256e78df068bf27a770be7db52174d7f9

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).