Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A site provisioner for VVV

NotificationsYou must be signed in to change notification settings

bradp/vvv-wp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

This is a customized site template forVVV.

Using this template

All you need is the following in yourconfig/config.yml. Make sure you replacesandbox with your site name.

sandbox:repo:https://github.com/bradp/vvv-wp.githosts:      -sandbox.test

Notes

  • There aren't any options, you just configure the host and you're off to the races. The host is assumed to be<site name>.test, so make sure you use that.
  • On provisions after the first one, nothing will change on the filesystem. It's up to you to update WordPress, themes, and plugins.
  • Credentials will be set as
    • username:admin
    • password:password

Features & Differences from default site template

  • Cleans up after itself, removing the.git folder from this site template and theREADME.md
  • File structure set to have awp/ folder and acontent/ folder
  • Sets permalinks to/%postname
  • Createswordpress_unit_tests database if it doesn't exist
  • Debug & development constants set inwp-config.php
    • AUTOMATIC_UPDATER_DISABLED
    • DISABLE_WP_CRON
    • WP_DEBUG
    • WP_SCRIPT_DEBUG
    • WP_DEBUG_LOG
    • WP_DEBUG_DISPLAY
    • WP_DISABLE_FATAL_ERROR_HANDLER
    • WP_ENVIRONMENT_TYPE
  • Installs themes
    • twentynineteen
    • twentytwenty
    • twentytwentyone (set as active)
  • Installs & activates a few development plugins

About

A site provisioner for VVV

Topics

Resources

Stars

Watchers

Forks

Languages

  • Shell96.7%
  • PHP3.3%

[8]ページ先頭

©2009-2025 Movatter.jp