markocupic/contao-staging-installation-banner
最新稳定版本:2.0.3
Composer 安装命令:
composer require 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.
README 文档
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
backend_banner_translatable_text: '!!! STAGING SYSTEM !!!'
backend_banner_bg_color: '0082C7'
backend_banner_text_color: 'FFFFFF'
统计信息
- 总下载量: 86
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-02-19


