Deal Group Management for Magento 2
This extension provides functions to group products and assign deal for that group. All products which belong the group will be applied new special price following the deal when the cron job run.
To request support:
Feel free to contact us via support@x-mage2.com
Features:
- Manages groups and deals
- Update product special price using Cron job
- Able to change setting to disable or enable cron job running
Installation
* Download the extension
* Unzip the file
* Copy the content from the unzip folder to {Magento Root}/app/code
Enable extension
* php -f bin/magento module:enable --clear-static-content Yosto_DealGroup
* php -f bin/magento setup:upgrade
Need to refresh cache after enable extension, please use this command when UI error occur
* php bin/magento setup:static-content:deploy
Changes Settings
Log into your Magento Admin, then goto Marketing -> Deal Group Management -> Configuration -> Deal Group or Stores -> Configuration -> Deal Group
Ver. 1.0.0 (2016-05-03)
Initial version.
Sign In
Create New Account