gtstudio/module-notifications
最新稳定版本:1.1.0
Composer 安装命令:
composer require gtstudio/module-notifications
包简介
This module shows magento messages in a clearer and more elegant way
README 文档
README
``gtstudio/module-notifications``
Main Functionalities
This module shows magento messages in a clearer and more elegant way
Installation
* = in production please use the --keep-generated option
Type 1: Zip file
- Unzip the zip file in
app/code/Gtstudio - Enable the module by running
php bin/magento module:enable Gtstudio_Notifications - Apply database updates by running
php bin/magento setup:upgrade*
Type 2: Composer
- Install the module composer by running
composer require gtstudio/module-notifications - enable the module by running
php bin/magento module:enable Gtstudio_Notifications - apply database updates by running
php bin/magento setup:upgrade*
Configuration
-
Enable (notifications/general/enable)
-
Custom Css (notifications/general/custom_css)
-
Message Time Out (notifications/general/time_out)
Specifications
- Block
- Notifications > messages.phtml
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2022-11-28