Category Selected:

modules

Blog

The Security Module

Curt Gratz |  February 16, 2015

Looking to secure your ColdBox application?  The Security Module can be your security rules engine for your application.  It provides flexible options to rules based security for you to use.

We have often talked about how a module can be either complex or as simple as an interceptor.  Our Security Module is basically just an interceptor that gets registered in your application to enforce rules you define.  Installing it is easy u...

Read More

Hey, where'd my debugger go?

Curt Gratz |  February 09, 2015

You may be wondering where all that amazing debugging information went in your ColdBox 4.0 application.  Have no fear.  You can still have your cake and eat it too.  We modularized it (sensing a theme in ColdBox 4.0 yet?) So, how do you get all that wonderful debugging info?

Easy! Using CommandBox, run the following command.

		
					
			
					
						
Read More

ColdBox 4.0 Module Enhancements

Curt Gratz |  February 02, 2015

One of the biggest things we changed about ColdBox 4.0 is making tons of the core completely modular.  To support this change, we needed to enhance our modules architecture which brought some cool new features to you.  

Module Inception

Every time I talk about ColdBox modules with people, I get asked if modules can contain modules, which up to now wasn't an option. But the first Module Enhancement I'd like to bring to your attention is just that.  We call it Module Inception.  This will allow for even greater ways for you to build and architect your applications.  Modules can be nested to the Nth degree.  Creating a ton of options and flexibility for you the developer in how you organize your code.

Read More

ColdBox Validation is Now a Module

Scott Coldwell |  January 28, 2015

The new modular approach of ColdBox 4.0 means much of its built-in functionality has been moved to separate, installable modules. One of the many new modules introduced with ColdBox 4.0 is the Validation Module. To install, simply fire up CommandBox.

Read More

New Compatibility Module released to help get you on ColdBox 4.0

Brad Wood |  November 13, 2014

ColdBox 4.0 is now in Release Candidate and we're tightening down all the screws for the big release.  As 4.0 is a major release of the platform, we've taken the opportunity to really clean up the code, making changes and improvements where necessary.  This i...

Read More

Short Screencast on Installing the Ortus FuseGuard Module

Brad Wood |  April 02, 2014

Here is a short introductory video of how you can start protecting your ColdBox applications with our FuseGuard Module!  Enjoy!

 

Read More

Secure Your ColdBox Application Easily With the New FuseGuard Module

Brad Wood |  November 01, 2013

We are very pleased to announce the new Ortus FuseGuard Module for securing ColdBox applications against malicious attacks.  FuseGuard is a web application firewall written by the smart ...

Read More

Coldbox CBDW2013 Online Training is Available!

Luis Majano |  October 02, 2013

We are very excited to announce our second online course available for both ColdBox and ContenBox Modular CMS thanks to our annual conference CBDW2013: http://www.udemy.com/coldbox-platform-developer-week-2013/.  

Read More

A New Tool For Your Box- ProfileBox: ColdBox Profiling and Metrics

Brad Wood |  July 24, 2013

We are so excited to welcome our new product in the Ortus Solutions lineup; ProfileBox : ColdBox Metrics & Profiling.  Here is a little brief overview about ProfileBox and how it can help you as a developer and a...

Read More

ColdBox Module: FileBrowser v1.6 Released

Luis Majano |  May 28, 2012

We are happy to announce a cool little update for our multi-operating system file browser and manager module.  This update includes some nice css, image updates but also a new grid or listing system for content, and double click selections.  This cool little module can be used in any ColdBox 3 application and give you great file managing, browsing and selection capabilities.  It also integrates with CKEditor and it i...

Read More