municipio / municipio-boilerplate-headless-intranet
Boilerplate for a headless intranet setup of Wordpress with Municipio
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Package info
github.com/municipio-se/municipio-boilerplate-headless-intranet
Type:project
pkg:composer/municipio/municipio-boilerplate-headless-intranet
v1.0.0
2022-01-25 14:21 UTC
Requires
README
Boilerplate for a headless intranet setup of Wordpress with Municipio
How to install
- Create project with Composer
composer create-project municipio/municipio-boilerplate-headless-intranet <folder>
- Update package name, author and description in composer.json and package.json.
- Duplicate all example files in /config and update them to match your setup.
- Create your empty database.
- Install ACF Pro as an MU plugin.
- Run
valet link --secure. - Run
valet openand then the Wordpress install wizard.