No luck!

There's no project that matches .

Maybe it doesn't exist, maybe it hasn't been approved yet. After all, it does take community kudos from at least 15 people to make it inside this repository

uQR Install package

Project owner:
Matt Brailsford
Package downloads
1704
Package karma
20
Compatibility:
This project is compaitible with
.NET Version:
Supports Medium Trust: No
Created:
22 December 2010
Current version
1.0
License
MIT

The uQR package adds the ability to generate dynamic QR Codes to an Umbraco website.

How to use

Simply install and QR codes can be generated in one of three ways:

  1. Simply append ".qr" on to the end of any URL to get a QR code for that URL (".qr.aspx" if not using directory URLs).
  2. Drop the QRCode macro on to a page. By default it will display the QR code for the current URL, but you can pass in any value to encode.
  3. Use the XSLT extensions to get the URL to a QR code for any string value.

Special thanks go to:

  • Lee Kelleher
  • Ronnie Hegelund