sunnysideup / ecommerce_discount_coupon
adds a discount coupon functionality to your Silverstripe e-commerce application
Installs: 848
Dependents: 3
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 4
Open Issues: 5
Type:silverstripe-vendormodule
pkg:composer/sunnysideup/ecommerce_discount_coupon
Requires
- silverstripe/recipe-cms: ^4.0 || ^5.0
- sunnysideup/ecommerce: *
- dev-master
- 8.0.2
- 8.0.1
- 8.0.0
- 7.0.0
- 6.0.1
- 6.0.0
- 5.2.1
- 5.2.0
- 5.1.4
- 5.1.3
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.0
- 4.0.0
- 3.x-dev
- 3.12.4
- 3.12.3
- 3.12.2
- 3.12.1
- 3.12.0
- 3.11.1
- 3.11.0
- 3.10.1
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.0
- 3.3.0
- 3.2.1
- 3.1.1
- 3.1.0
- 3.0.2
- 3.0.1
- 3.0.0
- dev-upgrades/automatedbranch/3to4
- dev-upgrades/starting-point
This package is auto-updated.
Last update: 2026-02-23 20:55:14 UTC
README
Documentation
Requirements
See composer.json for details
Suggested Modules
See composer.json for details
Installation
composer require sunnysideup/ecommerce_discount_coupon
Configuration
In the _config folder you will find the ecommerce_discount_coupon.yml.example
file that shows options for the configuration of this module.
We recommend that you:
- copy these
ecommerce_discount_coupon.yml.examplefiles into yourapp/_configfolder (where available - otherwise search forprivate static $in the module to see what can be configured) - remove the .example extension,
- delete the lines you do not care about, and
- adjust the configurations that you would like to use.
Contributing
We welcome any contributions. See CONTRIBUTING.md for more details.
Paid assistance
You can pay us to create an improved / adapted version of this module for your own projects. Please contact us if you like to find out more: www.sunnysideup.co.nz. For exmaple, we can write tests for this module.
Author
Sunny Side Up Ltd.
Care to see more modules?
To find other modules, please visit ssmods.com.