Introduce a setting to disable presets. It supports Eel, so you could do e.g. this to restrict a certain preset to admins:
disabled: '${!Security.hasRole("Neos.Neos:Administrator")}'
Huge thanks to visol.ch for sponsoring this feature!
Introduce a setting to disable presets. It supports Eel, so you could do e.g. this to restrict a certain preset to admins:
disabled: '${!Security.hasRole("Neos.Neos:Administrator")}'
Huge thanks to visol.ch for sponsoring this feature!