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

Version
0.1.0
Type
neos-package
Release Date
Jan 21, 2019 10:46
Source
git
Distribution
zip
Requires
  • neos/neos: *
0e08dea50c0be7f879a8b03d39fed05988fd3ac4

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