
內容簡介
**總結:**
Conductor QR Generator 允許您上傳批准文件並立即創建:
- 短下載 URL(例如:/q/AbC123)
- 可列印的 QR 碼圖像
當掃描或打開時,文件將自動下載,無需預覽頁面。這個外掛很適合:
- 建築和工程文件
- 培訓中心和學院
- 將安全文件交付給客戶或當局
- 任何您希望簡潔的 QR → 即時文件下載流程的用例
**問題與答案:**
1. Conductor QR Generator 允許用戶做什麼?
- 上傳批准文件並立即創建短下載 URL及可列印的 QR 碼圖像。
2. 當掃描或打開 QR 碼時,會發生什麼情況?
- 檔案將自動下載,無需預覽頁面。
3. 插件適合哪些場景使用?
- 建築和工程文件、培訓中心和學院、安全文件交付給客戶或當局,以及任何需要簡潔的 QR → 即時文件下載流程的用例。
4. 若外部 API 無法連接時,該插件會發生什麼狀況?
- 插件將退而使用一個普通的 QR URL 並繼續運作。
外掛標籤
開發者團隊
原文外掛簡介
Conductor QR Generator allows you to upload approved files and instantly create:
A short download URL (example: /q/AbC123)
A printable QR code image
When scanned or opened, the file is automatically downloaded without any preview page.
This plugin is ideal for:
Construction & engineering documentation
Training centers & institutes
Secure document delivery to clients or authorities
Any use case where you want a clean QR → instant file download flow
A live demo of the plugin working is available here:
Key Features
Frontend upload via shortcode [conductor_qr_generator]
Auto-created QR upload page at /qr-system
Instant QR + short URL generation
Forced file download (no preview, no extra clicks)
Download counter per QR
Branding options (logo + footer text under the QR)
Admin dashboard with statistics and bulk delete
External services
This plugin uses a third-party QR code API as a fallback when generating QR images:
Service: https://api.qrserver.com/ (GoQR / QR Server API)
Purpose:
Used to obtain a base PNG QR code image for the short URL (/q/
Data sent:
Only the short URL is sent as the data parameter in the QR request, for example:
https://api.qrserver.com/v1/create-qr-code/?size=300x300&data=https%3A%2F%2Fexample.com%2Fq%2FAbC123%2F
No personal data or user-identifying information is transmitted.
Terms and Privacy:
Terms: https://goqr.me/api/doc/create-qr-code/
Privacy: https://goqr.me/privacy/
If the external API is unreachable, the plugin falls back to a plain QR URL and continues to function.
