wpscholar/vvv-skeleton 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

wpscholar/vvv-skeleton

最新稳定版本:1.0.3

Composer 安装命令:

composer create-project wpscholar/vvv-skeleton

包简介

Setup a new WordPress project using Composer and VVV

README 文档

README

Requirements

Installation

  1. Navigate to the www directory within VVV via the command line
  2. Run composer create-project wpscholar/vvv-skeleton or run git clone https://github.com/wpscholar/vvv-skeleton.git
  3. Run vagrant status to determine if the VVV instance is running
    • If the VVV instance IS NOT running, run vagrant up --provision.
    • If the VVV instance IS running, run vagrant reload --provision.

Usage

As Is

Once your VVV instance has been (re)provisioned, simply visit wp.dev in your favorite browser.

Setting a Custom Domain

  • Make sure your VVV instance is running
  • Run vagrant ssh from the project root to access the command line for your VVV instance.
  • From the project root, run replace wp.dev mydomain.com where mydomain.com is your desired domain.
  • Re-provision by following step three from the Installation section.

Default Credentials

MySQL Database

  • Database Name -- wp
  • Database User -- root
  • Database Password -- root

统计信息

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

GitHub 信息

  • Stars: 16
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2015-01-09