Skip to content
Mathieu Vanbeselaëre edited this page Aug 7, 2023 · 13 revisions

Welcome to the QRaft plugin documentation!

QRaft is an advanced QR code generator that seamlessly integrates with your CraftCMS installation, providing you with unlimited QR code generation capabilities without relying on external third-party tools.

The QRaft generator

Features

Built-in QR code generation

QRaft allows you to generate QR codes directly within the Control Panel.

Instant generation, easy download

QRaft uses the lightning-fast endroid/qrcode library to generate the QRs. You can then download them directly to your device for immediate use!

QRaft PRO edition for advanced customization

With QRaft PRO, you can alter the QR code's color, transparency, and even add your logo to the center of the QR code. In a very soon update, QRaft PRO will support customization presets to make it even easier to apply consistent styles to your QR codes.

For a detailed guide on using these features, please check out the guide for built-in generation.

Frontend QR code generation

QRaft enables you to generate custom QR codes directly on the frontend of your website using its global variable, as easy as {{ craft.qraft.qr("hello world") }}

This feature supports the same level of customization available in the backend QR code generation.

Check out the detailed guide here.

Integration

QRaft is designed to be easily integrated and work with your own plugins and modules. You can use its dedicated endpoint to create and import QR codes into your custom solutions.

Click here for more information on this functionality.