Description

A QR code (abbreviated from Quick Response code) is a specific matrix barcode (or two-dimensional code) that is readable by dedicated QR barcode readers, camera telephones, and to a less common extent, computers with webcams. The code consists of black modules arranged in a square pattern on a white background. The information encoded may be text, URL, or other data. Wikipedia

Requirement

Usage

QR Code can be configured in two places:

  1. Contact Enhanced Options/Parameters button in the toolbar: This will be applied to all contacts; In Joomla 1.6+ this option is under the Single Contact tab.
  2. I the Contact Edit page under the Display Options slider: This will be applied only to the selected contact and will always override the Component Options/Parameters.

Select Components → Contact Enhanced → Contact from the drop-down menu on the back-end of your Joomla! installation, then Select a Contact and under the Display Options slider set:

Output Example

The image on the right is an example of the QR code using the code MECARD option.

The QR image was configured to be the last thing to load on the website (onDomReady) and the code is retrived via Ajax/JSON in order to avoid exposure to sensitive information.