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.

1.0.4 2023-02-26 19:53 UTC

This package is auto-updated.

Last update: 2024-04-26 22:39:57 UTC


README

Alt text

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.

Backend: Alt text

Frontend: Alt text

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