Skip to content

iop/magento2-coupon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento Module Iop_Coupon

Tested on Version

  • Magento 2.3.5

Main Functionalities

NOTE: Screencast (1min): https://www.screencast.com/t/OZaMVkJs7IZ If screencast issue then try use other browser.

Installation

With Composer

Use the following commands to install this module into Magento 2:

composer require iop/magento2-coupon
bin/magento module:enable Iop_Coupon
bin/magento setup:upgrade && c:f

Manual (without composer)

These are the steps:

  • Upload the files in the folder app/code/Iop/Coupon of your site
  • Run php -f bin/magento module:enable Iop_Coupon
  • Run php -f bin/magento setup:upgrade
  • Flush the Magento cache
  • Done

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages