ContentBox Quick Install + Module Scaffold

This is a quick tutorial for a quick install of ContentBox using CommandBox.

Inside CommandBox:

mkdir myTestSite
cd myTestSite/
install contentbox
contentbox create module name="myModule" directory="modules/contentbox/modules_user"
server start rewritesEnable=true
 
NOTE: This tutorial does not include setting up a mySQL server.
 
 

 

Share this post