This is an example bash script for both creating and maintaining the BoldGrid custom package for Softaculous. This script is an example of how to automate the process for your server, and the steps are explained in the guide found here
Since this is an example script, it is not meant to be deployed on a production server. For integration into your System, it is recommended to review this script with your System Administrator and test on a staging server before deploying live.
This script also includes bgrid.sql, info.xml, and install.xml to work with Softaculous One Click Installer, and Automatically installs the Grid One Welcome Inspiration when a user installs the custom script on their domain from Softaculous.
To install this software your server should be running Linux, and have the following dependencies installed: wget zip tar
Since this is purely an example, it is not recommended to run this on a production / live server without reviewing it first.
To install this script, you would need to run the following commands:
wget https://raw.githubusercontent.com/BoldGrid/softaculous-updater/master/bgpkgupdater.sh; chmod +x bgpkgupdater.sh; ./bgpkgupdater.sh
- Harry Jackson - Initial work - BoldGrid
This project is licensed under the MIT License - see the LICENSE.md file for details
- Inspiration comes from BoldGrid, The < FAST | EASY > To WordPress