tms/policy

There is no license information available for the latest version (1.0.0) of this package.

Nodetype mixins for common privilege tasks in your Neos CMS setup.

Installs: 1 080

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:neos-tms

1.0.0 2020-06-08 15:58 UTC

This package is auto-updated.

Last update: 2024-05-11 17:51:14 UTC


README

Nodetype mixins for common privilege tasks in your Neos CMS setup.

Why would I need mixins for that? Keeping the number of privilege targets as low as possible can boost your Neos backend performance.

Install

composer require tms/policy

Usage

'Your.Package:Type':
  superTypes:
    'Tms.Policy:Mixin.Privilege.CreateNode': true
    'Tms.Policy:Mixin.Privilege.RemoveNode': true

This configuration allows only Administrator roles to create and/or remove node of type Your.Package:Type. Feel free to adjust the policy settings to your needs.

Acknowledgments

Development sponsored by tms.development - Online Marketing and Neos CMS Agency