=== QR-Code Bonus Card ===
Contributors: alirahimi8181
Donate link: https://example.com/
Tags: bonus, bonus card, bonus barcode, qr-code, card
Requires at least: 5.0
Tested up to: 6.1
Stable tag: 1.2.2
Requires PHP: 7.0
License: GPLv2 or later

generate QR-Code for Bonus Card. A simple and user-friendly digital bonus card system.

== Description ==

With this plugin, you can generate a QR-Code and give bonus the user after scanning the barcode several times.

For example, you show a QR-Code to the user after the sale of each cafe or food. The user scans the QR-Code and after 9 or 12 times gets a free bonus.

This plugin does not require registration for users and works based on cookies. (It is easy for the user)

This plugin works with 2 pages:

yourdomain.com/qr-bonus-show/ => make QR-Code for User
yourdomain.com/qr-bonus-profile/ => User profile page (card and details...)

== Screenshots ==

1. list of scan QR-Code
2. list of Winners
3. setting
4. QR-Code Generator
5. User Bonus Profile

== Changelog ==

= 1.2.2 =
new user register bug fixed

= 1.2.1 =
javascript bug fixed

= 1.2.0 =
remove back-end qr-code generator
use a javascript qr-code maker
use sweet alert for admin
update database for new user
update translate

= 1.1.1 =
include bug fixed

= 1.1.0 =
remove shortcodes and convert to page template
default DB data bug fixed
security problem fixed
rename functions and class to a unique name
use prepare method for SQL queries

= 1.0.0 =
The first version.
Code have been tested locally.