Category Selected:
commandboxCategories:
Archives:
Blog
CommandBox 3.4.0 Released

We are pleased to announce the general availability of CommandBox 3.4.0! This is a minor release of the CLI tool aimed at fixing bugs and introducing a number of small improvements and polish to the tool!
ColdBox 4.3.0 Released

We are pleased to announce the general availability of ColdBox 4.3.0, WireBox 4.3.0, CacheBox 4.3.0 and LogBox 4.3.0. This is a minor release with some great improvements and lots of bug fixes. So let's look at the major things in this release.
CommandBox 3.3.0 Released - server enhancements and bug fixes.

We are pleased to announce a minor release of our CommandBox CLI, server, and package manager tool today. Version 3.3.0 of CommandBox is our second minor release since we added support for starting Adobe ColdFusion engines, Railo, and Lucee 5 web servers. This release has 46 tickets that focus on cleaning up more rough edges around the server implementatio...
New Adobe and Lucee CF Engines available for CommandBox

We've updated ForgeBox.io to have updated CF Engines for Adobe ColdFusion as well as Lucee Server to include some recent security fixes from each as well as some new yet-to-be-released Lucee features.
Here are the new Adobe ColdFusion versions:
- ColdFusion 11 Update 21 (10.0.21+300068)
- ColdFusion 11 Update 10 (11.0.10+300066)
Here are the new Lucee Server versions
- Lucee 4.5 Stable (4.5.3+020)
- Lucee 5.0 Stable (5.0.0+254)
- Lucee 5.0 Snapshot (5.0.1-snapshot+067)
- Lucee 5.1 Beta 2 (5.1.0-beta.2+031)
CommandBox 3.2.0 Released plus new Adobe Servers on ForgeBox


We are happy to announce the immediate availability of CommandBox 3.2.0 to the public. This is a minor release of the CLI tool and aimed at adding some polish to the multi-server features that came out in 3.1. Jon Clausen also worked to get the latest Adobe 10, 11, and 2016 updates added to ForgeBox as well so you can start up Adobe servers with all the latest fixes.
CBCMS2016 - ContentBox 3 - Modules are everywhere

I hope you are enjoying Ortus Solutions' ContentBox Roadshow so far. We're had one free webinar already, and a few blog posts, with plenty more to come. Today I'm going to talk about modules a little more. I mentioned them in my "What's New with ContentBox" presentation ( you can read more about it and watch the recording here ), but you might not have known, I got excited about ContentBox and all of the modules before the roadshow even started.
CommandBox v3.1.1 Released

We are pleased to announce the general availability of CommandBox 3.1.1 Final. This is a minor release of our CLI tool, but with some major new features. We actually made the final 3.1.1 builds public a couple weeks ago for Into The Box, but have just now finalized the documentation and press release.
Building a ColdBox Module for ContentBox with CommandBox scaffolding

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.