neosrulez / neos-applicationinformation
There is no license information available for the latest version (1.0.0) of this package.
Neos CMS application information.
Package info
github.com/patriceckhart/NeosRulez.Neos.ApplicationInformation
Language:JavaScript
Type:neos-plugin
pkg:composer/neosrulez/neos-applicationinformation
1.0.0
2022-10-14 11:16 UTC
Requires
- neos/neos: ^8.0
- neos/neos-ui: ^8.0
- shel/neos-logs: ^1.3
This package is not auto-updated.
Last update: 2026-03-15 04:49:08 UTC
README
Installation
Just run composer require neosrulez/neos-applicationinformation
Settings.yaml
You can enable it for roles or whatever ...
Neos: Neos: Ui: frontendConfiguration: 'NeosRulez.Neos.ApplicationInformation:enabled': '${Security.hasRole("Acme.Site:Editor") ? true : false}'
Author
- E-Mail: mail@patriceckhart.com
- URL: http://www.patriceckhart.com
