wpscholar/wp-skeleton
最新稳定版本:1.0.6
Composer 安装命令:
composer create-project wpscholar/wp-skeleton
包简介
Setup a new WordPress installation via Composer.
README 文档
README
Setup a new WordPress installation via Composer
Requirements
PHP 5.6+
Prerequisites
Install Composer
Installation
$ composer create-project wpscholar/wp-skeleton {directory}
Replace {directory} above with the folder name of your new project.
Configuration
Open up the .env file and edit your database credentials. The default file is designed to work with Local.
Reminder
Don't forget to:
- Customize the
readme.mdfile for your project - Update the project's meta data in the
composer.jsonfile.
统计信息
- 总下载量: 462
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 36
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2014-11-08