YOURLS-Upload-and-Shorten

YOURLS plugin: Upload files to your webserver and create short-URLs to them in one step.

This project is maintained by fredl99

YOURLS Plugin: Upload and Shorten

Plugin for YOURLS (version 1.7 or newer)

Description

This plugin lets you upload a file to your webserver and automagically creates a YOURLS short-URL for it. Then you can share that file by its short link as well as its full URL.

Features

Requirements

What you need:

Installation

Bugs & Issues

No critical misbehaviour known, most issues are caused by configuration errors. Beware of scripts and plugins which validate URLs or intercept the data flow. Namely the plugin “Check URL” can interfere with this plugin, (This issue has been fixed for basic setups, see issue #11.) However, there might still occur interferences with plugins which check target URLs or manipulate the database by themselves. So, when you notice a strange behaviour always think about this and if you report an issue please include a list of installed and activated plugins.

Localization (l10n)

This plugin supports localization (translations into your language). For this to work you need at least YOURLS v1.7 from March 1, 2015. It will basically work fine with earlier versions, except that translations won’t work because of a minor bug in the YOURLS-code. Just upgrade to the latest YOURLS version and it will do.

The default language is English. Translation files for French, German, Spanish and Simplified Chinese are included in the folder l10n/. To use this feature you just have to define your locale in user/config.php like this:
define( 'YOURLS_LANG', 'de_DE' );
(can be found within the standard YOURLS options there)

Looking for translators

If you’re willing to provide translations, please read this. If necessary you can contact me for further instructions. Any help is appreciated, at most by your fellow countrymen!

Donations

There are many ways to integrate this plugin into your daily routines. The more you use it the more you will discover. The more you discover the more you will like it.
If you do, remember someone spends his time for improving it. If you want say thanks for that, just buy him a coffee. That will certainly motivate him to make further enhancements. Just for You! …
and him :)

License

Free for personal use only.
If you want to make money with it you have to contact me first.

Thanks for your attention.