=== Plugin Name ===
Contributors: media-x
Tags: woocommerce, coupons, reward
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This plugin provides a way to show a welcome message and reward your loyal customers with a coupon


== Installation ==


1. Upload `woocommerce-mx-coupons-4-loyal-customers` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Create a WooCommerce coupon 
4. Insert coupon code, edit "Thanks for loyalty" and edit Loyal count number

    Conect to your site via FTP and open woocommerce-mx-coupons-4-loyal-customers.php in your favourite text editor (Notepad++ or similar)
	or
	Go to Plugins > Editor and select WooCommerce MX Coupon 4 Loyal Customers
	
	  - insert the coupon code on lines 20 & 50 (instead of OVDJE-UPISITE-KOD-ZA-KUPON)
	  - edit the "Thanks for loyalty" text @line 50
	  - edit the Loyal count number (e.g. how many completed purchases a customer must have to be a "Loyal customer")
	  
5. Save changes



== Changelog ==

= 1.0 =
* Initial release