marcusmyers/wordpress-skeleton
Composer 安装命令:
composer require marcusmyers/wordpress-skeleton
包简介
WordPress setup using Composer - Skeleton
README 文档
README
This WordPress package uses composer and docker for development and to deploy.
Install
composer create-project marcusmyers/wordpress-skeleton <your-wordpress-site>
Initial Config
script/bootstrap
Spinning up
To get the site up for development and viewing run the following command.
docker-compose up -d
Once it's done go to http://localhost:30000 in your browser to get
started.
Adding Themes and Plugins
Search for themes and plugins at https://wpackagist.org.
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-01-19