Subscription Coupons is a frappe application used to create and manage subscription coupon codes.
- Create and manage coupon code for subscription.
- Create user specific coupon code.
- Create coupon code with specific discount amount/percentage.
- Create coupon code which is applicabe only for a specific
Subscription Plan
orAll plans
. - Discount can be applied on grand/net total based on coupon discount type.
- Create coupon code with
Start Date
andEnd Date
Subscription Coupons uses a number of open source projects to work properly:
- Frappe - Fullstack python framework
- ERPNext - ERP Software
Create discount coupons and manage, set expiry for a coupon code User can specify start and end date time of Coupon code
Subscription Coupons requires Frappe and ERPNext to run.
$ bench get-app https://github.com/zerodhatech/subscription_coupons
$ bench install-app subscription_coupons
$ bench start
MIT
Free Software, Hell Yeah!