wordrobe/skeleton
Composer 安装命令:
composer create-project wordrobe/skeleton
包简介
Wordpress boilerplate with modern development tools, easier configuration, and an improved folder structure
README 文档
README
Installation
composer create-project wordrobe/skeleton your-project-path
Security
To grant an higher security level, you can rename the default string "wp" for both database tables prefix and Wordpress installation folder. You can find all references in the following files:
- composer.json (["extra"]["wordpress-install-dir"])
- .env(.dist|.staging|.production) (DB_PREFIX, WP_FOLDER)
- .gitignore (under "WORDPRESS")
- wp-cli.yml (path)
- web (wp folder name)
- web/.htaccess (under "Bedrock Ajax Redirect")
- web/index.php
统计信息
- 总下载量: 65
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-07-17