Skip to content

2sic/app-qr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Dominik Graf
Jul 25, 2024
732be5d Β· Jul 25, 2024

History

59 Commits
Apr 5, 2024
Jul 25, 2024
Mar 14, 2023
Mar 14, 2023
Apr 24, 2024
Jan 5, 2022
May 2, 2024
Sep 23, 2021
Jul 25, 2024
Jul 25, 2024
Jul 4, 2022
Jul 4, 2022
Jul 25, 2024
Oct 8, 2021
Mar 14, 2023

Repository files navigation

QR Code 2 App for .net CMSs

This is a 2sxc App for DNN ☒️ and Oqtane πŸ’§

Aspect Status Comments or Version
2sxc βœ… requires 2sxc v17.07.00
Dnn βœ… For v9.6.1+
Oqtane βœ… Requires v05.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.

Customize the App

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.

Special Thanks to

https://papnkukn.github.io/qrcode-svg/ for an awesome JavaScript QR-Code Generator

History

  • 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
  • v02.04.00 2023-07
    • 2sxc 16.02 coding conventions
    • everything typed
  • v02.17.00 2024-04
    • strong typed
    • Auto Generated Class
  • v02.17.01 2024-07
    • Update app.sln and app.csproj