Skip to content

YOURLS QR Code Plugin – allows you to get the QR code by simply clicking on a button in the Admin area (or by adding ".qr" to the end of the keyword.)

Notifications You must be signed in to change notification settings

grubymisiek/YOURLS-QRCode-Plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

YOURLS QR Code Plugin

Allows you to get the QR code by simply clicking on a button in the Admin area (or by adding .qr to the end of the keyword.)

Installation

Move the seans-qrcode folder into the /users/plugins folder. Then, activate the plugin in the admin interface. That's all there is to it.

Requirements

User must have YOURLS 1.5.1+ installed.

WARNING: Does not work with YOURLS 1.6.

In addition to the server requirements of YOURLS, make sure you follow the server requirements of PHP QR Code library.

If these requirements can't be met, but you can install and run YOURLS, try the Google Chart API QR Code Plugin from Ozh (YOURL's developer).

Bonus

Works with YOURLS Case-Insensitive to generate smaller QR codes!

Credits

Main functionality of adding a QR code is borrowed from Ozh's orginal plugin code.

QR code generation made possible by PHP QR Code (Google's own QR Code generation, through the Chart Image API is depreciated and will no longer be developed).

About

YOURLS QR Code Plugin – allows you to get the QR code by simply clicking on a button in the Admin area (or by adding ".qr" to the end of the keyword.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%