markocupic / contao-staging-installation-banner
With this extension for Contao CMS, you can display a banner on your staging environment so that there is no confusion with the productive environment during daily work.
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^8.1
- contao/core-bundle: ^4.13 || ^5.0
Requires (Dev)
- contao/easy-coding-standard: ^3.0
- contao/manager-plugin: ^2.3.1
- contao/test-case: ^4.5
- phpunit/phpunit: ^9.3
- symfony/http-client: 5.4.*
- symfony/phpunit-bridge: ^5.4
README
Contao Staging Installation Banner
With this extension for Contao CMS, you can display a banner on your staging environment so that there is no confusion with the productive environment during daily work.
In order to display the banner in the frontend, it is necessary to integrate a frontend module into the layout.
And in a further step, you need to make a small change in your configuration on the staging environment.
# config/config.yaml
# this has to be done on the staging environment only
markocupic_contao_staging_installation_banner:
is_staging_system: true