ahsanfsd/wp-setup
Composer 安装命令:
composer create-project ahsanfsd/wp-setup
包简介
This will create a WordPress base installation using wp-cli/wp-cli package and using vlucas/phpdotenv package to expose configuration values in PHP $_ENV super global.
关键字:
README 文档
README
This project will create a base installation of Wordpress using the wp-cli/wp-cli package. This project also uses the vlucas/phpdotenv package to avoid committing various changes in the wp-config.php file.
Installation
Begin by installing this package through Composer.
composer create-project ahsanfsd/wp-setup <destination_directory>
After composer process is finished, update the parameter values in .env file to be used in wp-config.php.
Open the site in your browser and proceed with the WP installation.
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-10-04