Skip to content

JeroenSormani/woocommerce-coupon-generator

Repository files navigation

=== Coupon Generator for WooCommerce ===
Contributors: sormano
Tags: woocommerce coupon generator, woocommerce, woocommerce coupon, coupons, coupon importer, woocommerce automatic coupons, woocommerce random coupons
Requires at least: 4.0.0
Tested up to: 5.7
Stable tag: 1.2.0
Requires PHP: 5.6
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Generate WooCommerce coupons easily and fast.

== Description ==
WooCommerce Coupon Generator is a coupon generator that allows you to setup and generator tens of thousands of coupons at the same time.

By going through 3 easy steps you can setup your desired coupons and start generating the coupons.

**Generation process**<br />
Step 0) Introduction, ‘how to’<br />
Step 1) Select coupon settings<br />
Step 2) Select generation settings<br />
Step 3) Coupons are being generated<br />

The coupons are generated in a very effective way so they will even work on low-cost hosting. During the generation process you will get updates about the progress.

Tested up to **1,000,000** (!!) coupons.

**Please leave a rating if you found this plugin useful**

If you have a feature request, let me know, they're always welcome!

== Installation ==

1. Upload the folder `woocommerce-coupon-generator to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to the generation page and start generating :-)

== Screenshots ==

1. Start of generating coupons
2. Coupon options
3. Generation options
4. Generating coupons
5. Generated coupons


== Changelog ==

= 1.2.0 - 2021/05/26 =

* [Update] - Use JS for the steps; improves compatibility with multi-dimensional fields/data.
* [Fix] - Scripts not loading for non-english languages
* [Add] - 'woocommerce_coupon_generator_coupon_options' action to allow adding options

= 1.1.1 - 2021/01/28 =

* [Add] - Description field
* [Update] - Move the 'Coupon generator' submenu under 'Marketing' menu
* [Fix] - Add 'usage_count' meta data
* [Fix] - PHP 7.4+ warning when exporting coupons

= 1.1.0 - 2019/07/24 =

* [Add] - Export to .txt file functionality

= 1.0.1 - 2017/04/13 =

* [Fix] - WC 3.0 incompatibility with the 'Products' / 'Excluded products' coupon setting

= 1.0.0 =

* Initial release