municipio/municipio-boilerplate-headless

Boilerplate for a headless setup of Wordpress with Municipio

3.0.0 2023-06-06 13:30 UTC

README

Boilerplate for a headless setup of Wordpress with Municipio

How to install

  1. Create project with Composer
    composer create-project municipio/municipio-boilerplate-headless <folder>
  2. Update package name, author and description in composer.json and package.json.
  3. Duplicate all example files in /config and update them to match your setup.
  4. Create your empty database.
  5. Install ACF Pro as an MU plugin.
  6. Run valet link --secure.
  7. Run valet open and then the Wordpress install wizard.