thelia / coupon-offered-product-module
Installs: 37
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 2
Open Issues: 1
Type:thelia-module
Requires
- thelia/installer: ~1.1
This package is auto-updated.
Last update: 2024-10-28 17:12:37 UTC
README
This module allows you to have a new coupon type to offer a product.
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/
directory and be sure that the name of the module is CouponOfferedProduct. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require thelia/coupon-offered-product-module:~1.0
Usage
Go in Tools, Coupons, create a new coupon and select type 'Offer a product'.