Hello World Example

This project is not covered by Drupal’s security advisory policy.

Note: As of 2/9/2016 - "I...... Live...... AGAIN!!!!!"

This modules allows for the creation of two dimensional (2D) QR barcodes.

QR codes are a popular type of two-dimensional barcode. They are also known as hardlinks or physical world hyperlinks. QR Codes store up to 4,296 alphanumeric characters of arbitrary text. This text can be anything, for example URL, contact information, a telephone number, even a poem! QR codes can be read by an optical device with the appropriate software. Such devices range from dedicated QR code readers to mobile phones.

QR Codes has an open, pluggable, architecture allowing administrators to decide what encoding engine they want to use for barcode image generation. Currently the module implements 3 engines as sub modules:

At least one of these sub-modules must be enabled in order to generate QR Codes. Developers can plug additional engines by implementing hook_qr_codes().

The module exposes an API for creating your own barcodes, a theme function for returning the images, and a block for displaying configurable node data as a qr code. QR code images are cached locally for faster performance and further manipulation. The module plays well with Imagecache and Token, which are recommended but not required.

Supporting organizations: 

Project information

Releases