samjuk/m2-module-example-banner
最新稳定版本:1.0.0
Composer 安装命令:
composer require samjuk/m2-module-example-banner
包简介
Adds a example banner below the header displaying the current time
README 文档
README
Apart of a collection of modules, to help test/validate deployment processes.
Simple module that adds a banner below the page header when installed. With a feature flag in the system admin to toggle the output.
Installation
composer require samjuk/m2-module-example-banner php bin/magento cache:flush
Feature Flag
The block output can be configured via a feature flag. This can be found in the admin panel under the System Config > SamJUK > Example Banner > General > Enabled path. Or set via the CLI with
php bin/magento config:set samjuk_examplebanner/general/enabled 0 php bin/magento cache:flush
Related Modules
| Name | Description | Link |
|---|---|---|
| Example Footer | Adds 4 cta blocks to the top of the footer on all pages | https://github.com/SamJUK/m2-module-example-footer |
统计信息
- 总下载量: 625
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-01-11
