QR Code Generator
Content Type: Widget
Categories: User Interface
Overview
Browser side QR Code generator based on qcode.react
Documentation
QR
Display a browser generated QR code
Features
- Display a url or other text as QR code
- Use a static value or an attribute
- Set custom foreground and background color
- Set size
- Set level of reconstructibility
- Works in design mode
- Has a structured QR image
Usage
- Download the widget from the marketplace
- Place it on a page with context
- Set the attributes (at least static)
Demo project
Not yet. Do you really need this?
Issues, suggestions and feature requests
https://github.com/ChrisdeG/QR
Development and contribution
Releases
Version: 2.0.0
Framework Version: 9.6.0
Release Notes: React-client compatible
New react component used, qcode.react in stead of react-qr-code.
Coloring should be in # notation.
Version: 1.1.0
Framework Version: 9.6.0
Release Notes: Upgrade to react-qr-code 2.0.13
Version: 1.0.0
Framework Version: 9.6.0
Release Notes: Initial version