velaware Posted January 28, 2014 Report Posted January 28, 2014 This plugin is really named API Helper but the title is/was a little misleading. The plugin extends the functionality of Blesta's API by allowing you to retrieve all the callable methods for API calls as well as provides a simple method to make sure you have your API set up properly. Source code: https://github.com/anzenehansen/Blesta-Goodies/tree/master/plugins/apihelper Tarball download: https://github.com/anzenehansen/Blesta-Goodies/raw/master/apihelper_plugin.tar.gz This works the same as every other API, but the README provides more details on how it works. I created this because there was no ability in the current API to retrieve current calls. I do plan on fixing this up a bit to only use plugins that are installed (simple change just wanted to put out version 1.0.0 for now). INSTALL Simply place the folder apihelper into your plugins directory then install it via Blesta. There's no management or feature set to worry about, its basically set it and forget it. CHANGE LOG v1.0.1 - 01/28/2014 Retrieves only installed plugins for the company ID (ID retrieved via Configure::get()) v1.0.0 - 01/28/2014 Initial release Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.