Getting Started
With CommandBox, you can start building reactive CFML apps in seconds.
Last updated
Was this helpful?
With CommandBox, you can start building reactive CFML apps in seconds.
Last updated
Was this helpful?
Adobe ColdFusion 2018+ or Lucee 5+
ColdBox 6+
Install .
Within the root of your project, run:
If you want the latest bleeding edge, run:
You need to add references for wireStyles()
and wireScripts()
to your layout file.
CBWIRE will not work if you do not add these to your layout.
You can insert anywhere in your layout or ColdBox views using wire( componentName )
.