=== Qyrr - simply and modern QR-Code creation === Contributors: patrickposner Tags: qr code, qr, qr-code, qr code generator, qr code tracking, qr code tracker Requires at least: 5.8 Tested up to: 6.1 Stable tag: 1.2 == Description == Qyrr is a simple yet powerful solution to create and manage QR-Codes. It use a simple interface to create and design your QR-Codes with: * custom colors * configurable quiet zone and corner radius * cutom label * custom logo * Google Font support == How to use == Create highly-customized QR Codes directly in WordPress. Qyrr offers a huge variety of style options to make the QR Code truly your own. Change colors, and labels, modify the quiet zone and error handling levels, and more. All you would expect from a professional QR Code tool. You can also upload your own logo, change the positioning or add a custom label with integrated Google Fonts support. Use the included shortcode or the integrated Gutenberg Block to display your QR-Codes directly on your website. Manage large sets of QR Codes with campains to get a better overview of your current marketing projects. Your QR-Codes will be saved and converted as a data URI, so the shortcode does not depent on ANY styles and scripts which may could slow down your website otherwise. It's simply the most performance-oriented QR-Code plugin on the entire market. **Qyrr Pro** Qyrr Pro extends the plugin with a variety of awesome features [youtube https://www.youtube.com/watch?v=zA72LmyITjc] **Different types of QR Codes** While the free version offers support for Pages/Posts and external URLs, Qyrr Pro goes beyond that and offers 8 additional QR Code types: * Text * E-Mail * Phone Number * SMS * WhatsApp Message * Geolocation * WiFi * vCards **Export Formats** The free version only offers exporting QR Codes as PNG, Qyrr Pro extends this so that you can export SVG files from your QR-Code. **Bulk Generate and Download** Qyrr Pro includes a bulk generation tool to quicky generate thousands of QR Codes based on an existing template. You can choose to add different source line by line or use an automatically generated unique ID to generate QR Codes that can be tracked individually. You can also use the integrated bulk action to download a all or some of your QR Codes in one run. Qyrr automatically zips all selected QR Codes and provides a ZIP file as a download. **Dynamic QR Codes** Qyrr Pro allows the creation of dynamic QR Codes. You can change the target of the QR Code later without modifing the QR Code itself. That's great if you want to set a new URL for your QR Code but you don't want to create new QR Codes. It also allows you to track the scans/clicks of your QR Code right from your admin area. == Support == The free support is exclusively limited to the wordpress.org support forum. === CODING STANDARDS MADE IN GERMANY === Qyrr is coded with modern PHP and WordPress standards in mind. It’s fully OOP coded. It’s highly extendable for developers through several action and filter hooks. Qyrr has your website performance in mind - every script and style is minified and loaded conditionally. === MULTI-LANGUAGE === Qyrr is completly translatable with WPML and Polylang. Simply use the language switcher and translate all settings. == Installation == = Default Method = 1. Go to Settings > Plugins in your administrator panel. 1. Click `Add New` 1. Search for Qr 1. Click install. = Easy Method = 1. Download the zip file. 1. Login to your `Dashboard` 1. Open your plugins bar and click `Add New` 1. Click the `upload tab` 1. Choose `qyrr` from your downloads folder 1. Click `Install Now` 1. All done, now just activate the plugin 1. Go to QR-Codes and create one. = Old Method = 1. Upload `qyrr` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. QR Code creation 1. QR Code dashboard == Changelog == = 1.2 = * improved QR Code preview with cache busting * improved block.json icons = 1.1 = * force Gutenberg for editing CPT "qr" = 1.0 = * reworked with ReactJS * Block Editor for QR Code creation with live preview/generation * React for admin settings (import/export/reset settings) * Google Fonts API integration with key (required now) * Bulk generation (pro-only) * SVG generation and download (pro-only) * basic tracking implementation (pro-only) * dynamic QR-Codes (pro-only) = 0.8 = * removed freemius * default size for QR code * WP 5.9 compatibility = 0.7 = * improved security * removed placeholder for width * implement correct noce checkup for ajax = 0.6 = * latest freemius sdk * dependency updates for qr code * admin color picker bugfix = 0.5 = * Initial release