项目作者: UgoRaffaele

项目描述 :
Ask a Discount module allows your customers to ask for a discount or send private offers
高级语言: PHP
项目地址: git://github.com/UgoRaffaele/Magento2-AskDiscount.git
创建时间: 2018-01-16T13:26:26Z
项目社区:https://github.com/UgoRaffaele/Magento2-AskDiscount

开源协议:GNU General Public License v3.0

下载


Magento2-AskDiscount

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

Installation

:warning: 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
  1. # You must be in Magento root directory
  2. composer require ugoraffaele/module-askdiscount
  3. php bin/magento cache:clean
  4. php bin/magento module:enable UgoRaffaele_AskDiscount
  5. 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