Skip to content

Generate coupon code on customer order by specified ranges and send the coupon to a customer when order status is complete

Notifications You must be signed in to change notification settings

artashesbaghdasaryan/magento-module-cart-discount-on-customer-order

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

magento-module-cart-discount-on-customer-order

Mage2 Module Coupon

``fidem/module-coupon``

Installation

* = in production please use the --keep-generated option

Type 1: Zip file

  • Unzip the zip file in app/code/Fidem
  • Enable the module by running php bin/magento module:enable Fidem_Coupon
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

information

  • On module installation - creating 2 sales cart rules with 30% and 40% -at Admin side we have configurations 1st is for in some price range discount and selection of rule
  • you can select the range and create coupon code and send to customer
  • coupon code is valid for 1 week.
  • 2nd is upper price discount
  • you can select some price and upper that amount of total give create coupon code and send to customer
  • coupon code is valid for 1 week.
  • The coupon is sending by mail.

About

Generate coupon code on customer order by specified ranges and send the coupon to a customer when order status is complete

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published