Documentation

Everything you need to build and deploy World of Warcraft projects with WoW-CMS.

Getting Started

New to WoW-CMS? Follow these steps to get your first project up and running.

1

Create an account

Sign up for a free WoW-CMS account to get started. No credit card required.

2

Install the CLI

Install our command-line tool to manage projects from your terminal.

npm install -g @wowcms/cli
3

Create your first project

Use the CLI to scaffold a new NexusCMS project with all the essentials.

npx create-nexuscms@latest my-project
4

Deploy

Connect your repository and deploy with NexusDeploy for automatic deployments.

Need help?

Join our Discord community for support and discussion with other developers.