## Location and structure * Plugins are located `public_html/deployment/plugins/`. * The directories in the first level are the plugin types * The directories in the second level are the plugins of a type ## Plugin conventions A plugin must have these files * config.json - configuration data (defaults) * info.json - meta information file * plugin.php * render.js optional files: * lang_[language].json - language file for output