municipio / municipio-boilerplate-headless-intranet
Boilerplate for a headless intranet setup of Wordpress with Municipio
Installs: 1 035
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:project
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 open
and then the Wordpress install wizard.