In previous posts we have talked about creating a ColdBox module from scratch ( ContentBox - Extending ContentBox 3 with your Own Custom Modules ), one file at a time, to see the minimum files required to make the module work. That was a great educational exercise, but lets look at another way to create a module, with CommandBox's ColdBox scaffholding commands.
Blog
ContentBox 3 - Modules modules everywhere - Extending ContentBox
In the last blog post, we talked about extending ContentBox with modules. With ContentBox being built on top of ColdBox, and integration with ForgeBox using CommandBox, there are a lot of modules ( and module locations), and how those modules interact isn't obvious at first. To be honest, with ContentBox 3, we only just decided to move the core contentbox modules, to provide clearer separation, and easier source control management... things are changing, so I thought this would be a great time to explain about the different type of module locations, and why you should use one over another.
Screencast showing off new ForgeBox 2.0 features in CommandBox 3.1.0 beta
We recently announced the availability of CommandBox 3.1.0 beta for testing. We've make a screen cast also showing how to start Adobe, Lucee 5, and Railo servers which you can
Screencast showing how to start Adobe, Railo, and Lucee 5 servers in CommandBox
We recently announced the availability of CommandBox 3.1.0 beta for testing. We've also prepared this short screencast that shows starting up Adobe, Railo, and Lucee 5 servers in CommandBox.
If you'd lik...
ContentBox 3 - Extending ContentBox 3 easily with Modules
I can see the light at the end of the tunnel. ContentBox 3.0 has been a massive project, with so many changes and features, its really exciting to be a part of it. The good news, the testing is almost all done, we're going to cut a final release very soon. This means I have a lot of great things to blog about, and if you want a front seat to a full tour, you need to make sure you are coming to Into The Box (Ortus Solution's very own 1 day 2 track conference), June 14, 2016, in Minneapolis University of St Thomas, MN. USA - the day before Dev.Objective().
Note: You should attend both of these Conference, they are great, and the Ortus Solutions and ColdBox team will be giving several presentations at Into The Box and Dev.Objective()). They are great learning & networking events, hope to see you all there.
CommandBox v3.1.0 Beta Ready For Testing
We are excited to announce availability of CommandBox v3.1.0 Beta for testing and feedback. Our goal is to have this released in time for Into The Box so that means we need you to help get it stable and ready to go. There are a collec...
CommandBox Now An Official Homebrew Formula

At Ortus, we try to make the installation of our tools as simple as possible, while supporting a variety of platforms. For OS X users, staying up-to-date with your CommandBox installations just got a bit easier.
CommandBox is now an official formula for Homebrew, the package manager for Mac users!
CommandBox 3.0.1 Released
Today we are announcing a patch release of 3.0.1 for CommandBox CLI users. This is a very small release that contains a single fix for those using the new server.json feature of CommandBox 3.0.0.
New Stuff
Properties weren't being read correctly from the server.json file. If you have been using server.jso...
Build, Test, and Deploy Your Module with Travis CI

