UgoRaffaele / Magento2-AskDiscount

Ask a Discount module allows your customers to ask for a discount or send private offers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento2-AskDiscount

Ask a Discount module allows your customers to ask for a discount or send private offers

Installation

⚠️ Always backup your store before installing.

  • Copy "UgoRaffaele" folder into /app/code
  • Open a terminal and move to Magento root directory
  • Run these commands in your terminal
# 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
  • If you are logged to Magento backend, logout from Magento backend and login again

License

GNU General Public License v3.0

About

Ask a Discount module allows your customers to ask for a discount or send private offers

License:GNU General Public License v3.0


Languages

Language:PHP 53.2%Language:HTML 45.2%Language:CSS 1.6%