forum.coppermine-gallery.net

Support => cpg1.6 plugins => cpg1.6.x Support => cpg1.6 plugin contributions => Topic started by: Αndré on January 12, 2019, 10:51:55 pm

Title: Short URL / Redirection plugin for cpg1.6.x
Post by: Αndré on January 12, 2019, 10:51:55 pm
This is the cpg1.6.x and PHP7 compatible version of the Short URL / Redirection plugin.

Everyone knows url shortener like tinyurl.com, bit.ly, tr.im and so on.

This plugin creates your own url shortener service! You can choose which usergroups are allowed to create new short urls (a button will appear in the sys menu) and if you want to show a preview page or immediately redirect to the destination url.

Furthermore you can easily access categories:
Quote
http://your.website.com/?c=<category id>
albums:
Quote
http://your.website.com/?a=<album id>
and pictures:
Quote
http://your.website.com/?p=<picture id>