定制 johnpbloch/wordpress-project 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

johnpbloch/wordpress-project

最新稳定版本:1.0.3

Composer 安装命令:

composer create-project johnpbloch/wordpress-project

包简介

An out-of-the-box composer-powered WordPress package inspired by Mark Jaquith's WordPress Skeleton

README 文档

README

This is a WordPress starter project for use with Composer. I'll add more documentation when I can, but it's based heavily off of Mark Jaquith's WordPress Skeleton project. To get started using it, just use the create-project composer command:

composer create-project johnpbloch/wordpress-project my-site 1.0.3

This will create the project in the my-site directory. The project uses public as the document root, so make sure to take that into account in your host configurations.

Site configuration is in the .env file. If you want to define a constant there, prefix the constant name with WPC_.

This package is meant to kickstart development of your site. It's probably unwise to use it to deploy a site directly to production.

License

MIT

统计信息

  • 总下载量: 792
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 42
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 41
  • Watchers: 3
  • Forks: 16
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-09-30