這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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.
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

Demo

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.

安裝

Steps

  1. Upload the folder qr-scanner-redirect/plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

評價

2022年8月26日
This is a job well done. I would love to talk to you about using this plugin in a wordpress web app for android. In this case, i would like to remove permissions dialogue for the plugin and instead use the android run time permissions for camera. I think its just about dissabling the plugins permission dialogue, thats all. because with the plugins permissions dialogues on, the android run time permissions dont come in time and things somehow conflict.
2022年6月22日
No he encontrado nada paraecido para escanear, me parece un buen complemento y cumple con lo que promete.
2022年6月2日
After using qr scanner by same developer, this another good plugin to use. simple. Just make sure to follow steps to apply this plugin to your web. Thank you so much again.
閱讀全部3個評價

貢獻者及開發者

“QR Scanner Redirect” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 QR Scanner Redirect 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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