市镇 / 市镇-无头模板
使用 Municipio 的无头 WordPress 设置模板
3.0.0
2023-06-06 13:30 UTC
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-09-12 22:59:48 UTC
README
使用 Municipio 的无头 WordPress 设置模板
如何安装
- 使用 Composer 创建项目
composer create-project municipio/municipio-boilerplate-headless <folder>
- 在 composer.json 和 package.json 中更新包名、作者和描述。
- 复制 /config 中的所有示例文件并更新它们以匹配您的设置。
- 创建您的空数据库。
- 安装 ACF Pro 作为 MU 插件。
- 运行
valet link --secure
。 - 运行
valet open
然后运行 WordPress 安装向导。