deki / magento-2-flash-sale
Magento 2 Flash sale module
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
This package is auto-updated.
Last update: 2024-11-04 07:22:44 UTC
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