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

Version
0.1.1
Type
neos-package
Release Date
Feb 04, 2019 14:29
Source
git
Distribution
zip
Requires
  • neos/neos: *
03130be8f3185dce979bbdb75c7e27e5211fb8ca

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