Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/elearningplugins/edd-maxium-discount-allowed

WordPress Plugin for Easy Digital Downloads that allows you to set a max discount for percentage discount coupon.
https://github.com/elearningplugins/edd-maxium-discount-allowed

Last synced: 4 days ago
JSON representation

WordPress Plugin for Easy Digital Downloads that allows you to set a max discount for percentage discount coupon.

Lists

README

        

=== Easy Digital Downloads - Maximum Discount Allowed ===
Contributors: beeneeb
Donate link: https://wisdomplugin.com
Tags: edd, discounts
Requires at least: 4.0
Requires PHP: 5.2.4
Tested up to: 5.3.2
Stable tag: 1.1
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Allows you to set a max discount for percentage discount coupon.

== Description ==

When creating or editing a discount code, you'll see a new field called 'Maximum discount allowed.' Simply enter the maximum discount that a customer is allowed to get off of their purchase. For example, let's say you sell a plugin and offer many different licenses. You have a lifetime license that you sell for $800. You also have a single site annual license that you sell for $100. While it makes sense to provide a 50% discount on the $100 license, it doesn't always make sense to allow that same code to be used on the $800 license. You don't want to give your customer $400 off. So, set your Maximum discount allowed field to $50. Now, the single site license will only cost $50. The lifetime license will cost $750 instead of $400.

== Installation ==

* Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer
* Activate the plugin

== Frequently Asked Questions ==

= 1.0 =

Initial Version.

== License ==

GPL3 LICENSE SYNOPSIS

https://gist.github.com/kn9ts/cbe95340d29fc1aaeaa5dd5c059d2e60

Here's what the license entails:

1. Anyone can copy, modify and distribute this software.
2. You have to include the license and copyright notice with each and every distribution.
3. You can use this software privately.
4. You can use this software for commercial purposes.
5. If you dare build your business solely from this code, you risk open-sourcing the whole code base.
6. If you modify it, you have to indicate changes made to the code.
7. Any modifications of this code base MUST be distributed with the same license, GPLv3.
8. This software is provided without warranty.
9. The software author or license can not be held liable for any damages inflicted by the software.

More information on about the [LICENSE can be found here](http://choosealicense.com/licenses/gpl-3.0/)

== Sponsors and Contribution ==

Original development and maintenance of this plugin has been provided by Brian Batt of https://wisdomplugin.com and https://www.elearningfreak.com

Feel free to create a pull request or file an issue.