Bulk URL Shortening - a YOURLS plugin
July 22, 2015 ยท View on GitHub
Plugin for YOURLS
- Plugin URI: github.com/tdakanalis/bulk_api_bulkshortener
- Description: A YOURLS plugin allowing the shortening of multiple URLs with one API request.
- Version: 1.0
- Release date: 2015-07-22
- Author: Stelios Mavromichalis
- Author URI: http://www.cytech.gr
Installation
- In
/user/plugins, create a new folder namedbulk-shortener. - Drop these files in that directory.
Use
- Add in your api request the parameter
action=bulkshortener - Send the list of the URLs to be shortened using the parameter
urls[]. - The response contains each shortened URL in a single line.
Example
Request:
Response:
History
- 2015-07-22, v1.0: Initial version.
Finally...
I hope you find this plugin useful.