punktde/neos-environment-display
composer require punktde/neos-environment-display
Configure custom display-names for environments in the neos backend
1.1.0
Readme excerpt
Neos Backend Environment DisplayThis package allows you to display information about your environment (or any other arbitrary information) in-line with the neos brand-icon.
One use-case would be to show, whether you're currently using the Development, Staging or Production instance.
InstallInstall via composer (composer2 is required): composer require punktde/neos-environment-display
SetupTo configure the display, you will need to add settings to Neos.Neos.Ui.frontendConfiguration.PunktDe.NeosEnvironmentDisplay.
A sample configuration could look like this:
Neos: Neos: Ui: frontendConfiguration: 'PunktDe…Read more
The same vendor provides 33 package(s).