[Feature] Generate QR code
See original GitHub issueSummary
Provide a feature to generate QR code.
Additional Context
Hey Appsmith-Team,
I have some questions for you.
Is it possible to generate qr codes within appsmith?
Issue Analytics
- State:
- Created 2 years ago
- Comments:11 (10 by maintainers)
Top Results From Across the Web
Features and Benefits | QR Code Generator
QR Code Generator lets you create memorable marketing campaigns with trackable QR Codes—designed by you. Made with in Bielefeld. Made with in Bielefeld....
Read more >Free QR Code Generator | Adobe Express
Create a free QR code quickly and easily with the Adobe Express QR code maker. ... Access to all premium features and design...
Read more >How to Make a QR Code in 5 Easy Steps - HubSpot Blog
The-qrcode-generator.com features a simple UI that lets you create a unique QR code in minutes. Simply add your URL or the information you...
Read more >How to Make a QR Code | 5 Ways to Generate QR Codes
The free QR generator feature is built into the Share system in Chrome on both Android and iOS, and is also available in...
Read more >How dynamic QR codes work and how to create them
Go to QRTIGER, the best QR code generator online. · Select which type of QR feature you want and enter your Instagram profile...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@st-trade you can generate a QR code using the API below and display it in an image widget https://goqr.me/api/doc/create-qr-code/
You can then use the camera widget to capture the QR code, upload that to S3 and use this API to decode it https://goqr.me/api/doc/read-qr-code/
@somangshu yeah separate issue please