Skip to main content Link Search Menu Expand Document (external link)

Using Forgebox

Forgebox is the package repository for CFML. Using Commandbox CLI, you can manage your dependancies easily.

Requirements

Installation

To install Masa CMS as a dependancy for your project, use one of the commands below to install it.

Latest stable version

CommandBox> install MasaCMS

Specific version

CommandBox> install MasaCMS@7.3.1

Plugins and modules

You can use Forgebox for the dependancy management of your plugins and modules.

CommandBox> install MasaGoogleSitemaps

Search for Masa CMS plugins and modules on Forgebox.

More information on package management using Forgebox can be found in the Commandbox documentation.