Product - has been successfully added to your cart.

CMS2 Toolchain

This project helps speed up webdevelopment by providing a number of scripts and helper tools to perform basic website management & configuration. From inside your Vagrant VM commandline:

"grunt" - display the main script options

"grunt switch" - change the website that our development server points at

 

From within the /CMS2/bin folder, there are more scripts available, such as the DatabaseSchema generator - which develops the SQL required to bring the local database up to date with the CMS2 modelling.

"php cli.php DatabaseSchema.php -a /vagrant/MyCMS2 -e development -s /vagrant/www/coremma.co.nz"

:php cli.php DatabaseSchema.php -a /vagrant/MyCMS2 -e development -s /vagrant/www/nzmmaf.nz"