Getting Started
Every journey starts somewhere.
Requirements
Installation
box install cbwire@3box install cbwire@beLayout Setup
// config/ColdBox.cfc
moduleSettings = {
"cbwire" : {
"autoInjectAssets": true
}
};Next Steps
Last updated