Skip to content

cconover/yourls-qrgenerator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

YOURLS QR CODE GENERATOR

This is a plugin for YOURLS to generate QR codes for short links.

FEATURES

  • Create a QR code from a short URL in YOURLS by adding ".qr" to the end of the short URL. For example: http://sho.rt/keyword.qr
  • Specify the size of the QR code from 1-540px square via URL query
  • Specify the QR error correction level (ECL) via URL query

For full details about the plugin, including using the URL query features, visit the main plugin page.

This plugin borrows code from Ozh' QR Code plugin and PHP QR Code.