apex/qrcode

Easily display QR codes of containg any data on your web pages.

/trunk
0
0
0
January 20, 2025 at 10:03

Readme

Qr Code Generator

This is a simple package that allows you to easily render and display QR code images without any third party providers such as Google.

Usage

Very simple to use. Simply within any of the .html files within /views/html/ directory, add the following HTML tag:

<syrus37>

Obviously, replace that data attribute with whatever you need. That's it, and that HTML tag will be replaced with a PNG image containing the QR code.