Mar 7
We are glad to announce another release to our Adobe ColdFusion Builder Extension: ColdBox Platform Utilities. This release focuses on updating the core engine with updates, fixes and the following features:
Version 1.4
- Updated Application template versions to meet ColdBox 3.0.0 standards
- Lots of syntax updates and fixes to internal core and utilities
- Compatiblity of generated content to ColdBox 3.0.0 standards
- Ability to generate coldbox modules
So now you can generate ColdBox modules, use the latest ColdBox 3.0.0 generation schemas and more. Also, please note that the application templates included with the extension are fully customizable. Not only that, you can package your own templates and use them seamlessly. This update also packages the module template so you can tweak it to your needs. As always, the full extension documentation can be found here: http://wiki.coldbox.org/wiki/CFBuilderExtensions.cfm
Oct 23
The
ColdBox Platform Utilities version 1.3 for
Adobe ColdFusion Builder is now available. This release adds some cosmetic fixes and the ability to generate integration tests automatically when you are building event handlers. This is a great way to start your development right! Expect more features coming soon!
Oct 13
The
ColdBox Platform Utilities version 1.2 for
Adobe ColdFusion Builder is now available. We have also documented its features and installation in our
favorite wiki.This release adds some fixes when using the security configuration and also adds more features for persistence when creating model objects and plugin objects. If you want to see some screenshots, check out our
riaforge page.
Oct 7
As if it weren't enough, here is our last release of the week, our
ColdBox Platform Utilities version 1.1 for
Adobe ColdFusion Builder. We have also documented its features and installation in our
favorite wiki.This release adds many features when building ColdBox applications under ColdFusion Builder. Some features are:
- Application Skeleton Generations
- Custom Application Skeletons
- URL Rewrite configurations
- Setup of Transfer ORM
- Setup of Reactor ORM
- Setup of Environment Control
- Setup of ColdBox Security
- Setup of Deployment Interceptor for server deployments
- Creation of Handlers with actions and view generations
- Creation of Interceptors
- Creation of Model objects
- Creation of ColdBox Plugins
- And you can choose between tag based or cf9 script syntaxes
Enjoy!
Aug 25

Sana Ullah, from Team ColdBox, started this project a while back and it has gotten quite some tracking that we are now releasing a 1.0 of this extension for
Adobe ColdFusion Builder. If you do not know that we now have a ColdFusion IDE then you have been living under a rock. Anyways, you can get the beta of
Adobe ColdFusion Builder first and then follow to install our
ColdBox Platform Utilities extension.
Once installed you will be able to do the following:
- If you create a new ColdFusion Project and follow the wizard, you will get to a screen that allows you to select applications to generate. You can now select "ColdBox Platform Utilities" and it will allow you to choose which type of ColdBox application you would like to generate: Advanced, Simple or Flex/Air Application. It will then create your project with a fully working ColdBox application.
- You can create handlers, plugins, interceptors and model objects with cool wizards and even in full cfscript syntax.
- New Handler Wizard: Have the ability to generate a new event handler. The wizard will ask you for a name, description, if you want it in full cfscript or normal tag syntax, as you for actions to generate and then you can even tell the wizard to create the views for you, again, conventions to the rescue!
- New Plugin Wizard: Are you a plugin magician or want to become one! Well, you can easily follow this wizard and generate a new plugin even with persistence created for you.
- New Interceptor Wizard: Are you delving into the world of interceptions, AOP, and advanced ColdBox. You can now create interceptors with ease. You can even choose which interception points to listen to.
- New Model object wizard: You can also generate model objects with their persistence information in full script or tag based syntax.
- Generate ColdBox Applications from our 3 provided templates: Advanced, Simple, and Flex/Remote integration. But that is not it. You can place YOUR OWN ColdBox application templates in zip format in the provided "skeletons" folder and the extension will absorb it. So if you want your own style of apps you can!
So enjoy this 1.0 release of our ColdFusion Builder Extension: ColdBox Platform Utilities. Again, this extension would not be possible if it was not for the hard work of Sana Ullah, our master contributor!