Plugin for YOURLS 1.5+
. Tested on YOURLS 1.7.2
Add the character '~' to a short URL to display a preview page with QR code and Thumbnail image before redirection.
The following plugins should already be installed and activated:
- In
/user/plugins
, create a new folder namedpreview-url-with-qrcode-thumbnail
. - Drop these files in that directory.
- Go to the Plugins administration page ( eg
http://sho.rt/admin/plugins.php
) and activate the plugin. - Have fun!
This plugin already translated to English and Russian, simply uses whatever language YOURLS uses, as described here.
If you want to translate this plugin into your own language, this blog post from YOURLS describes how to do it. You can find the latest .pot file in the languages
folder of the plugin directory. Please follow the contributing guidelines below to add your translation to plugin.
MIT License