QR Scanner Redirect
This WordPress plugin contains a web Qr scanner with a redirect function. It is also possible to embed a custom QR code for a website via a shortcode.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 1465 days ago • 4 reviews
Is QR Scanner Redirect abandoned?
Possibly abandoned (last update 1465 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
This WordPress plugin contains a web Qr scanner with a redirect function. It is also possible to embed a custom QR code for a website via a shortcode.
With the user-friendly administrator interface, it is possible to make extensive settings such as the texts, forwarding functions and the color of this plugin.
In addition to the usual QR code scanners, the plug-in offers support for HTTP connections with the alternative of the file QR scanner.
Demo & Documentation
Using the QR Scanner Redirect
Place the shortcode [qr-scanner-redirect] in your templates.
Alternative start the plugin
You can also start the scanner with the function window.qrscannerredirect.open() or add the class qr-scanner-redirect-open to any element and click on it.
Using the QR Generator
Place the shortcode [qr-generator id="1" size="300"] in your templates
Require parameter:
* id: Id of the page
Optional parameter:
* size: Pixel size of the QR code
Supported Platforms
- PC: Safari, Opera, Edge, Chrome, Firefox
- Android/IOS: Safari, Opera, Edge, Chrome, Firefox
Write Me
Do you have a problem or a new wishes?
Write me on github or create new topic on wordpress.
Installation
Steps
- Upload the folder
qr-scanner-redirect/pluginto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Frequently Asked Questions
Review feed
Screenshots
Changelog
1.2.2
- Fix display metabox
1.2.1
- Fix undefined constant error
1.2.0
- Add qr generator style
1.1.7
- Add custom style
- fix add qr-generator
1.1.4
- Add Image Scan
- QR-Generator shortcode
- Add custom color settings
- Fix ios scan bug
- Fix bug to save settings
- Update js dependencies
- Save selected input camera
1.0.2
- First Version