=== Auto Coupons for WooCommerce ===
Contributors: (ahuseyn)
Tags: woocommerce, coupons, discount
Requires at least: 4.9
Tested up to: 5.1.1
Stable tag: 1.0
Requires PHP: 5.4.9
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Generate unique coupon codes for Woocommerce automatically.

== Description ==

This airweight plugin will help you to generate unique WooCommerce coupon codes as much as you want. It allows you set coupon details before generation.

Features:

* Native WordPress page look, without any distraction and annoying notification
* Create multiple coupons at once
* Define same prefix for all coupon codes
* Unique coupon codes with PHP uniqid function
* Set coupon expiry date
* Set coupon value
* Set usage limit per coupon
* Set usage limit per user
* Set minimum spend amount
* Set maximum spend amount
* Create coupons for individual use only
* Create free shipping coupons
* Exclude sale items

== Changelog ==

= 1.0 =
* Initial release