deki/magento-2-flash-sale
最新稳定版本:1.0.1
Composer 安装命令:
composer require deki/magento-2-flash-sale
包简介
Magento 2 Flash sale module
README 文档
README
Magento 2 Flash sale module
Installation
Zip file
- Unzip the zip file in
app/code/Deki - Enable the module by running
php bin/magento module:enable Deki_FlashSale - Apply database updates by running
php bin/magento setup:upgrade - Compile the module by running
php bin/magento setup:di:compile - Compile static assets by running
php bin/magento setup:static-content:deploy - Flush the cache by running
php bin/magento cache:flush
Composer
- Install the module composer by running
composer require deki/magento-2-flash-sale - Enable the module by running
php bin/magento module:enable Deki_FlashSale - Apply database updates by running
php bin/magento setup:upgrade - Compile the module by running
php bin/magento setup:di:compile - Compile static assets by running
php bin/magento setup:static-content:deploy - Flush the cache by running
php bin/magento cache:flush
Configuration
- Admin > Deki > Flash Sale > Flash Sale Event : Add/edit flash sale event and product
- Admin > Deki > Flash Sale > Configuration : Flash sale module configuration
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2024-03-21