Type
magento2-module
Module provides enhancements to sales rules.
magento2-module
None
None
None
None
None
None
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
1) Magento 2.1+
composer require clawrock/m2-customer-coupon
php bin/magento setup:upgrade
app/code/ClawRock/CustomerCoupon
php bin/magento setup:upgrade
Stores -> Configuration -> ClawRock -> Customer Coupon
Marketing -> Cart Price Rules
, select rule or create new one,Free shipping - for shipment with matching items
in Actions
tab,Apply free shipping to
tab,Marketing -> Cart Price Rules
, select rule or create new one,Coupon assigned to customer
to assign it,Manage Coupon Codes grid
and type customer email in input box.To run test run from console: vendor/phpunit/phpunit/phpunit -c phpunit.xml.dist