velaware Posted January 21, 2014 Report Posted January 21, 2014 I wrote a small Bash script that will help build skeleton plugins (creates the folder structure and initializes some of the files). The URL is https://github.com/anzenehansen/Blesta-Goodies/blob/master/plugin_creator.sh (raw version: https://github.com/anzenehansen/Blesta-Goodies/raw/master/plugin_creator.sh). Just place it in <install dir> (i.e.: if Blesta is installed at /var/www/billing then place it in that folder). You're free to make changes to this script to fit your needs but pull requests are always welcome as I made this in about 15 minutes (including debugging). Paul and Michael 2 Quote
Cody Posted January 25, 2014 Report Posted January 25, 2014 Nice! Would be awesome if it could write the skeleton contents of config.json file as well. Quote
velaware Posted January 26, 2014 Author Report Posted January 26, 2014 Nice! Would be awesome if it could write the skeleton contents of config.json file as well. Script is updated to do this. Meant to do this before just forgot, thanks! 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.