Bitly URL Shortener
An interface to the bit.ly URL shortener service
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
- shorten(longURL)
- expand(shortURL, userHash)
Installation 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
- Initial release
Menu
Forge Entry Types

