💫
CFMigrations
  • Introduction
  • Intro
    • Release History
      • What's New With 4.0.0
    • About This Book
  • Overview
    • Installation
    • Configuration
  • Usage
    • Migrations
    • Seeders
    • Application Migrations
    • CommandBox CLI Migrations
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
Export as PDF
  1. Overview

Installation

To install the Coldbox module within your application, simply run:

box install cfmigrations

To install the CommandBox CLI module run:

box install commandbox-migrations

PreviousAbout This BookNextConfiguration

Last updated 2 years ago

Was this helpful?