Requirements

This tutorial will utilize the DDEV PHP developer environment, so any system that meets their requirements should be sufficient here.

Fundamental requirements:

  • Docker
  • Git
  • DDEV

Setting Up

First, clone the AntCMS source code and move into the root directory.

git clone https://github.com/AntCMS-org/AntCMS.git
cd AntCMS

Next, you'll want to start the DDEV container for AntCMS.

ddev start

And that's it!

Assuming you ran into no errors, you should now find your AntCMS developer instance available at https://antcms.ddev.site.