LogoLogo
InstallSource CodeIssuesSupport
v1.x
v1.x
  • Introduction
  • Essentials
    • Installation
    • Configuration
    • Creating Components
    • Rendering Views
    • Data Properties
    • Actions
    • Events
    • Lifecycle Events
  • Component Features
    • Redirecting
    • Logging
  • Templates
    • Loading States
    • Polling
    • Prefetching
    • Offline State
    • Dirty States
    • Defer Loading
  • JS Integrations
    • AlpineJS
    • Inline Scripts
  • Testing
  • Security
  • Troubleshooting
  • CommandBox Commands
Powered by GitBook
On this page

Was this helpful?

  1. Essentials

Installation

PreviousIntroductionNextConfiguration

Last updated 3 years ago

Was this helpful?

Install .

Within the root of your project, run:

box install cbwire

If you want the latest bleeding-edge, run:

box install cbwire@be

Requirements

  • Adobe ColdFusion 2018+ or Lucee 5+

  • ColdBox 6+

CommandBox