Blog

Migrating From ColdSpring to WireBox

Luis Majano |  March 24, 2022

ColdSpring was the first dependency injection framework for ColdFusion in the good 'ol days. It was inspired by Java Spring and it rocked during its tenure. As a matter of fact, there is still quite a large number of applications leveraging it, even though the framework itself is completey legacy, unsupported and might not even work on some versions of Adobe 2018+ as well. If you are in this technical debt boat and want a quick win and recover some ground in the technical debt war, then this tutorial is for you.

Read More

ContentBox v5.1 Released

Luis Majano |  March 21, 2022

We are so excited to bring you a minor release update for ContentBox Hybrid CMS. This patch has taken quite some time to put together due to extensive implementations we have been releasing with ContentBox. It addresses a plethora of issues from our initial first major version release. It brings not only stability but an incredibly slew of updates and improvements to make developing with ContentBox easier.

Read More

ColdBox 15 Year Anniversary Video

Luis Majano |  March 16, 2022

We are so excited to share a small video celebrating the 15 years of the legacy of the ColdBox Platform rocking the ColdFusion (CFML) World. It has been a truly tremendous ride, filled with lots of joy, challenges, frustrations and satisfaction that ColdBox is powering applications from companies all over the world. We started as the very first conventions over configuration MVC framework. It has become the most widely used ColdFusion (CFML) framework and the standard for developing modern web applications in ColdFusion (CFML). With tons of products, modules and frameworks that have stemmed from this initial project. ColdBox HMVC has truly been a catalyst at Ortus!

Read More

Built With ColdFusion and Ortus

Luis Majano |  March 04, 2022

Today we are announcing the availability of a new initiative to store and share sites, applications and companies that leverage ColdFusion (CMFL) and any of our Ortus Technology. This is a simple repository ...

Read More

Documenting CFML with DocBox

Michael Born |  February 25, 2022

DocBox is a documentation generator for CFML which analyzes your component metadata and structured comments to build beautiful, functional HTML documentation.

Read More

CommandBox Github Actions v2.0.0 Released

Luis Majano |  February 17, 2022

We are so incredibly excited to bring about an official release of this github action that our very own Eric Peterson has started. This has been a collective effort with the mighty Michael Born, Github Actions Guru, to bring you speed, optimizations and documentation to getting CommandBox CLI installed in Github actions easily and speedily.

Read More

ColdBox 6.6.0 Released

Luis Majano |  February 04, 2022

 

Today we are incredibly excited to release ColdBox v6.6.0 and its standalone companion libraries: CacheBox, LogBox and WireBox. This release has taken quite a few months and tons of years of research to complete. We have finally made WireBox a Hierarchical Dependency Injection framework. This is our first huge step into allowing multi-dependency management in ColdBox Modules. This means that you will be able to have modules of different versions running within the same ColdBox app and each module will be able to get the right dependency that it needs. With that said, let's explore this release.

Read More

ColdBox Mail Services 2.0 - Fluent Mail For All

Luis Majano |  November 08, 2021

We are so excited to bring you a major release of our cbmailservices module. This module has been around since our initial versions of ColdBox and it has now matured into a modern and fluent library for sending mail.

Read More

FORGEBOX 6 has landed!

Javier Quintero |  October 26, 2021

After several months of work, we are proud to announce the release of FORGEBOX 6. This has been a major undertaking spawning several months worth of work, a complete UI revamp for registered users, many bug fixes, multi-key API, and much more. We have also introduced our new Business Accounts with the ability for organizations to have a simple and human way of managing their final package releases and their teams.

Read More

CommandBox 5.4.2 Released!

Brad Wood |  October 07, 2021

There is a new update for CommandBox CLI available.  Version 5.4.2 is a patch update that contains a few bug fixes including two important ones. 

  • There is a fix for a regression introduced in 5.4.0 where updating the version of a CF engine doesn't work without forgetting the server first. 
  • There is also an important security impro...
Read More