This is a plugin for automatically generating files for new Blesta extensions.
-
You can install the plugin via composer:
composer require blesta/extension_generator -
OR upload the source code to a /plugins/extension_generator/ directory within your Blesta installation path.
For example:
/var/www/html/blesta/plugins/extension_generator/ -
Log in to your admin Blesta account and navigate to
Settings > Plugins
-
Find the Extension Generator plugin and click the "Install" button to install it
-
You're done!