eleven-miles/mimir
最新稳定版本:v3.0.1
Composer 安装命令:
composer create-project eleven-miles/mimir
包简介
A WordPress skeleton installation template with WP CLI integration for modern Wordpress development
README 文档
README
A WordPress skeleton installation template with WP CLI integration for modern Wordpress development
Installation
Initial scripts only required for initial project creation:
composer create-project eleven-miles/mimir my-project
cd my-project
The project creation script will ask you a series of questions around how you want to configure your WordPress project, including database credentials, site URL, and more which will be automatically added to a .env file for you.
If using the default theme eleven-miles/erebus, this script will also handle the initial namespacing replacements for you based on the files outlined in the theme.config.json file.
You can then add plugins to your project as needed (ACF PRO currently needs to be installed manually), and then proceed to switch to the theme directory in order to install and run the front-end build process.
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unlicense
- 更新时间: 2024-03-11