Ask a Discount module allows your customers to ask for a discount or send private offers
Ask a Discount module allows your customers to ask for a discount or send private offers
Always backup your store before installing.
# You must be in Magento root directory
composer require ugoraffaele/module-askdiscount
php bin/magento cache:clean
php bin/magento module:enable UgoRaffaele_AskDiscount
php bin/magento setup:upgrade