municipio / municipio-boilerplate-headless
Boilerplate for a headless setup of Wordpress with Municipio
Installs: 1 112
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 13
Forks: 1
Open Issues: 1
Type:project
Requires
- helsingborg-stad/api-event-manager-integration: dev-whitespace as 0.15.12
- helsingborg-stad/modularity: dev-whitespace as 2.12.2
- helsingborg-stad/municipio: dev-whitespace as 1.30.4
- municipio/municipio-bundle-headless: ^11.0
- roots/wordpress: ^6
- vlucas/phpdotenv: ^5.4
- whitespace-se/wordpress-plugin-a11ystack: ^1.4
- wpackagist-plugin/whitespace-cookie-consent: ^1.3
This package is auto-updated.
Last update: 2024-11-12 23:23:24 UTC
README
Boilerplate for a headless setup of Wordpress with Municipio
How to install
- Create project with Composer
composer create-project municipio/municipio-boilerplate-headless <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.