Download the PHP package iop/magento2-coupon without Composer
On this page you can find all versions of the php package iop/magento2-coupon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download iop/magento2-coupon
More information about iop/magento2-coupon
Files in iop/magento2-coupon
Download iop/magento2-coupon
More information about iop/magento2-coupon
Files in iop/magento2-coupon
Vendor iop
Package magento2-coupon
Short Description Magento 2 apply coupon code from url.
License OSL-3.0
Homepage https://github.com/iop/magento2-coupon
Package magento2-coupon
Short Description Magento 2 apply coupon code from url.
License OSL-3.0
Homepage https://github.com/iop/magento2-coupon
Keywords magentocomposer-installer
Please rate this library. Is it a good library?
Informations about the package magento2-coupon
Magento Module Iop_Coupon
Tested on Version
- Magento 2.3.5
Main Functionalities
- Apply coupon from project url: https://project.url?cpn=COUPON_CODE
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
All versions of magento2-coupon with dependencies
PHP Build Version
Package Version
The package iop/magento2-coupon contains the following files
Loading the files please wait ....