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.
1.0.0
2020-06-08 15:58 UTC
Requires
- neos/neos: *
This package is auto-updated.
Last update: 2026-03-11 21:41:56 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