Jump to content

Recommended Posts

Posted

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).

Posted
  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!

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...