Details
Description
Moduleshave 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 module abstract class to retrieve the description and translate it. Additionally, anywhere in Blesta where the module's description is used (e.g. at least on the module listing page) needs to be updated to call this new method.
Updated documentation at https://docs.blesta.com/display/dev/Module+Configuration and https://docs.blesta.com/display/dev/Module+Methods
Issue Links
- blocks
-
CORE-3366 Update all modules to use configuration files
- Closed