Install Log
Starting Download...
File bitlyapi-200912051120.zip downloaded succesfully at /Users/lmajano/Sites/Presentations/riacon/plugins, checking type for extraction.
Zip archive detected, beginning to uncompress.
Archive uncompressed and installed at /Users/lmajano/Sites/Presentations/riacon/plugins. Performing cleanup.
Entry: bitlyapi-200912051120.zip sucessfully installed at /Users/lmajano/Sites/Presentations/riacon/plugins.
Description
An interface to bit.ly URL shortener, via json
Settings Needed
Please add the following required settings to your coldbox configuration file.
- bitly_apiversion (optional) = The version of the api to use, defaults to 2.0.1
- bitly_apilogin = The login to use
- bitly_apikey = The api key to use
Then just use the following methods:
- shorten(longURL)
- expand(shortURL, userHash)
Install Instructions
Drop in your plugins folder or coldbox extensions. Also make sure you add the required credentials to the bit.ly service in order for the plugin to work.
Changelog
Version 1.0