Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rrze-webteam/rrze-qr
generate QR codes for posts, pages and existing URLs
https://github.com/rrze-webteam/rrze-qr
Last synced: 2 days ago
JSON representation
generate QR codes for posts, pages and existing URLs
- Host: GitHub
- URL: https://github.com/rrze-webteam/rrze-qr
- Owner: RRZE-Webteam
- License: gpl-3.0
- Created: 2024-07-09T07:46:18.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T15:44:12.000Z (4 months ago)
- Last Synced: 2024-07-10T10:55:48.034Z (4 months ago)
- Language: PHP
- Size: 97.7 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rrze-qr
generate QR codes for posts, pages and existing URLs# How it works
- generates a link "Generate QR" in list "All pages" and "All posts" for each page / post that is published
- click on "Generate QR" offers a PNG with the QR code to download. The QR code leads to the permalink of the page / post
- generates a link in Tools "Generate QR" showing a form with URL input
- is URL valid (not 4xxx) it shows a QR code and a button to download the PNG# Libraries
- QRious (latest)
- jQuery (latest)