=== QR Code Woocommerce ===
Contributors: gangesh
Tags: qr-code, qrcode, woocommerce
Requires at least: 4.8
Tested up to: 5.3
Requires PHP: 5.6
Stable tag: 0.3
License: GPL
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin creates QR Codes for Simple product,  Variable product and Coupon code as well. 

== Description ==

<a href="https://wooqr.com">Demo<a/>

Simple yet powerful plugin that facilitate Woocommerce shops to be accessible by mobile devices. With this plugin QR code are generated for Simple and variable product types. Plugin also supports Coupon QR code.
With print PDF option shop owners can reach users by offline means, like physical stores or marketing banners.

Useful for:
1. Allow easy access over mobile devices.
2. Physical Store Owners.
3. Affiliates.
4. Marketing on multiple domains.
5. Offline promotions.


Shortcode usage:

[wooqr id={product_id} title={1|0} price={1|0}]

{product_id} = Actual product id.
title = {1|0} = If title is set to 1, Product title will show below QR code.
price={1|0} = = If title is set to 1, Product Price will show.

Currently plugin supports following features

1.Generate or Delete Simple Product Qr code
2.Generate or Delete Variable Product Qr Code
3.Download Simple or Variable Product Pdf
4.Download Coupon Qr or Coupon pdf

== Screenshots ==
1. Simple Product
2. Variable Product
3. Coupons
4. Shortcode Output

== Installation ==
To install this plugin:

1. Download the plugin
2. Upload the plugin to the wp-content/plugins directory,
3. Go to “plugins” in your WordPress admin, then click activate.


== Changelog ==

= 0.4 =
* Shortcode fix for Gutenburg editor
* Added frontend style for shortcode


= 0.3 =
* Banner updated

= 0.2 =
Readme Update with User case and Shortcode instructions

= 0.1 =
* Initial Release