=== Nepsus QR Code Generator ===
Contributors: nepsustech
Tags: qr code, qr generator, qr, barcode, tools
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A lightweight QR Code Generator plugin that lets users instantly create and download QR codes directly from your WordPress website.

== Description ==

QR Code Generator is a fast, lightweight, and easy-to-use plugin that allows users to generate QR codes instantly for URLs or text.

This plugin works directly in the browser, requires no external API, and provides a clean, modern interface suitable for any website.

Perfect for:
* Business websites
* Marketing pages
* Product links
* Event sharing
* Personal use

== Features ==

* Generate QR codes instantly
* Download QR codes as PNG
* Clean and modern UI
* Lightweight and fast
* No external API required
* Mobile and desktop friendly
* Uses shortcode for easy integration

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install via the WordPress Plugins screen.
2. Activate the plugin through the "Plugins" screen in WordPress.
3. Create or edit a page/post.
4. Add the shortcode:
   `[nepsus_qr_generator]`
5. Save and view the page.

== Usage ==

Use the shortcode below anywhere on your site:

`[nepsus_qr_generator]`

The QR Code Generator will appear where the shortcode is placed.

== Third Party Libraries ==

This plugin uses the following third-party library:

* QRCode.js by Kazuhiko Arase
  Source: https://github.com/davidshimjs/qrcodejs
  License: MIT


== Frequently Asked Questions ==

= Does this plugin require an internet connection? =
No. QR codes are generated directly in the browser.

= Can users download the QR code? =
Yes. Users can download the generated QR code as a PNG image.

= Does it work on mobile devices? =
Yes. The plugin is fully responsive and works on mobile devices.

= Can I change the design? =
Yes. You can customize the design using CSS.

= Does it use any third-party API? =
No. The plugin does not use any external API.

== Screenshots ==

1. QR Code Generator interface
2. Generated QR code with download option

== Changelog ==

= 1.0.0 =
* Initial release

== Upgrade Notice ==

= 1.0.0 =
Initial stable release of Nepsus QR Code Generator.