Skip to content

Script to Update or Create the BoldGrid Custom WordPress Package for Softaculous

License

Notifications You must be signed in to change notification settings

BoldGrid/softaculous-updater

Repository files navigation

ScreenShot

BoldGrid Custom Softaculous Package Updater

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

Getting Started

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.

ScreenShot

Prerequisites

To install this software your server should be running Linux, and have the following dependencies installed: wget zip tar

Installing

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

Authors

  • Harry Jackson - Initial work - BoldGrid

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Inspiration comes from BoldGrid, The < FAST | EASY > To WordPress

About

Script to Update or Create the BoldGrid Custom WordPress Package for Softaculous

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages