municipio/municipio-boilerplate-headless-intranet

Boilerplate for a headless intranet setup of Wordpress with Municipio

v1.0.0 2022-01-25 14:21 UTC

This package is auto-updated.

Last update: 2024-04-25 18:47:04 UTC


README

Boilerplate for a headless intranet setup of Wordpress with Municipio

How to install

  1. Create project with Composer
    composer create-project municipio/municipio-boilerplate-headless-intranet <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.