Aspect | Status | Comments or Version |
---|---|---|
2sxc | ✅ | requires 2sxc v16.04 |
Dnn | ✅ | For v9.6.1+ |
Oqtane 2 | ✅ | Requires v04.00+ |
No jQuery | ✅ | |
Live Demo | ➖ | |
Install Checklist | ✅ | See Installation on azing.org |
Source & License | ✅ | included, ISC/MIT |
App Catalog | ✅ | See app catalog |
Screenshots | ✅ | See app catalog |
Best Practices | ✅ | Uses v13.10 conventions |
Bootstrap 3 | ✅ | No optimizations needed |
Bootstrap 4 | ✅ | No optimizations needed |
Bootstrap 5 | ✅ | No optimizations needed |
A 2sxc / DNN App to create custom QR Codes.
The QR Code App has neither app settings nor app resources
The App uses inline-styles and style tags, which you can directly adjust in the templates.
https://papnkukn.github.io/qrcode-svg/ for an awesome JavaScript QR-Code Generator
- v.01.00 ca. 2015
- v.02.00 2021-10
- Changed from tokens to Razor
- Tested on Oqtane
- v.02.00.01 2022-03
- Updated License
- Changed default view
- v.02.00.02 2022-03
- Bugfix style file
- v.02.01.00 2022-04
- Changed all access to Services to ToSic.Sxc.Services
- Replaced data-enableoptimization with pageSvc.AssetAttributes()
- v.02.02.00 2022-06
- Replaced all the base classes with their 2sxc 14 equivalents
- Changed all GetService<> to the new ServiceKit14
- Updated webpack
- v.02.03 2023-02
- Replaced turnOn Tag with
Kit.Page.TurnOn
- Removed _ from Filenames
- Replaced turnOn Tag with
- v02.04.00 2023-07
- 2sxc 16.02 coding conventions
- everything typed