Documentation
Everything you need to build and deploy World of Warcraft projects with WoW-CMS.
NexusCMS
Learn how to set up and customize your CMS for your WoW project.
NexusDeploy
Automate deployments and integrate with your favorite tools.
API Reference
Complete API documentation for building custom integrations.
CLI
Command-line tools for managing your projects locally.
Getting Started
New to WoW-CMS? Follow these steps to get your first project up and running.
Create an account
Sign up for a free WoW-CMS account to get started. No credit card required.
Install the CLI
Install our command-line tool to manage projects from your terminal.
npm install -g @wowcms/cliCreate your first project
Use the CLI to scaffold a new NexusCMS project with all the essentials.
npx create-nexuscms@latest my-projectDeploy
Connect your repository and deploy with NexusDeploy for automatic deployments.
Need help?
Join our Discord community for support and discussion with other developers.