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). Michael and Paul 2
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.
velaware Posted January 26, 2014 Author Report Posted January 26, 2014 On 1/25/2014 at 5:29 PM, Cody said: 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!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now