Details
Description
Plugins have a config.json file that may have a description. This description is not currently parsed, but the name is. We need to add a method to the plugin abstract class to retrieve the description and translate it. Additionally, anywhere in Blesta where the plugin's description is used (e.g. at least on the plugin listing page) needs to be updated to call this new method.
Also update the documentation at https://docs.blesta.com/display/dev/Plugin+Configuration
Issue Links
- blocks
-
CORE-3367 Update all plugins to use configuration files
- Closed