Download the PHP package clawrock/m2-customer-coupon without Composer
On this page you can find all versions of the php package clawrock/m2-customer-coupon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download clawrock/m2-customer-coupon
More information about clawrock/m2-customer-coupon
Files in clawrock/m2-customer-coupon
Download clawrock/m2-customer-coupon
More information about clawrock/m2-customer-coupon
Files in clawrock/m2-customer-coupon
Vendor clawrock
Package m2-customer-coupon
Short Description Module provides enhancements to sales rules.
License
Package m2-customer-coupon
Short Description Module provides enhancements to sales rules.
License
Please rate this library. Is it a good library?
Informations about the package m2-customer-coupon
Customer Coupon
Module provides enhancements to sales rules, such as:
- search for all coupons assigned to rule (Magento 2.2+ required)
- free shipping for specified methods
- coupon assigned directly to customer, visible on customer account
Requirements
1) Magento 2.1+
Installation (using composer)
composer require clawrock/m2-customer-coupon
php bin/magento setup:upgrade
Installation (manually)
- Clone the repository to
app/code/ClawRock/CustomerCoupon
php bin/magento setup:upgrade
Configuration
- Go to
Stores -> Configuration -> ClawRock -> Customer Coupon
- You can modify message that will be displayed in customer account when he is lack of coupons assigned.
Free shipping for specified methods
- Go to
Marketing -> Cart Price Rules
, select rule or create new one, - IMPORATNT! To make this option works, you have to select
Free shipping - for shipment with matching items
inActions
tab, - Select methods that you want to be free in
Apply free shipping to
tab,
Assign coupon to customer
- Go to
Marketing -> Cart Price Rules
, select rule or create new one, - If you have specific coupon, add customer email to
Coupon assigned to customer
to assign it, - You can also assign customer to auto generated coupons, just go to
Manage Coupon Codes grid
and type customer email in input box.
Tests
To run test run from console: vendor/phpunit/phpunit/phpunit -c phpunit.xml.dist
All versions of m2-customer-coupon with dependencies
PHP Build Version
Package Version
Requires
magento/framework Version
>=100.1
magento/zendframework1 Version ^1.12
magento/module-sales-rule Version >=100.1
magento/module-shipping Version >=100.1
magento/module-offline-shipping Version >=100.1
magento/module-backend Version >=100.1
magento/module-quote Version >=100.1
magento/module-webapi Version >=100.1
magento/module-customer Version >=100.1
magento/zendframework1 Version ^1.12
magento/module-sales-rule Version >=100.1
magento/module-shipping Version >=100.1
magento/module-offline-shipping Version >=100.1
magento/module-backend Version >=100.1
magento/module-quote Version >=100.1
magento/module-webapi Version >=100.1
magento/module-customer Version >=100.1
The package clawrock/m2-customer-coupon contains the following files
Loading the files please wait ....