2017 © Pedro Peláez
 

library composer-wp-dev-kit

image

torounit/composer-wp-dev-kit

  • Saturday, October 14, 2017
  • by torounit
  • Repository
  • 5 Watchers
  • 17 Stars
  • 114 Installations
  • Shell
  • 1 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 26 Versions
  • 0 % Grown

The README.md

Composer WordPress Development Kit.

This project is now archived. It is better to use @wordpress/env., (*1)

WordPress Environment for PHP Built-in Server., (*2)

Getting Started

1. Install PHP, composer, WP-CLI, mariaDB ( or MySQL ) and jq, cURL.

for OSX

PHP and cURL are pre-installed., (*3)

$ brew install composer wp-cli mariadb jq 

2. Create Project

$ composer create-project torounit/composer-wp-dev-kit path/to/project

3. Start Development!

$ cd path/to/project
$ composer create-env
$ vi .env.json
$ mysql.server start
$ composer provision

./bin/provision.sh create database and install WordPress if is not installed., (*4)

Start WordPress!

$ composer server

4. For Production.

Create and Edit config.php., (*5)

$ composer create-production-config
$ vi config.php

Directory & Files.

  • . Document root.
  • ./wp WordPress core files.
  • ./wp-content Custom wp-content.
  • ./wp-content/mu-plugins/vendor for composer library.
  • .env.json setting your environment.

Commands

  • composer provision Provisioning WordPress.
  • composer server Start wp server and open browser.
  • composer import-theme-unit-test Import theme unit test data.
  • composer create-env create .env.json
  • composer create-production-config create config.php

The Versions

14/10 2017

dev-master

9999999-dev

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Hiroshi Urabe

14/10 2017

3.3.0

3.3.0.0

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Hiroshi Urabe

19/08 2017

3.2.0

3.2.0.0

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.2
  • composer/installers ^1.0
  • johnpbloch/wordpress ^4.7
  • wpackagist-theme/vanilla ^1.6
  • wpackagist-theme/twentyseventeen ^1.0
  • wpackagist-plugin/built-in-server-helper ^1.0
  • wpackagist-plugin/theme-check >=20160523.1
  • wpackagist-plugin/wp-multibyte-patch ^2.8.1
  • wpackagist-plugin/wordpress-importer ^0.6.3

 

The Development Requires

by Hiroshi Urabe

08/03 2017

3.1.0

3.1.0.0

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.2
  • composer/installers ^1.0
  • johnpbloch/wordpress ^4.7
  • wpackagist-theme/vanilla ^1.6
  • wpackagist-theme/twentyseventeen ^1.0
  • wpackagist-plugin/built-in-server-helper ^1.0
  • wpackagist-plugin/theme-check >=20160523.1
  • wpackagist-plugin/wp-multibyte-patch ^2.8.1
  • wpackagist-plugin/wordpress-importer ^0.6.3

 

The Development Requires

by Hiroshi Urabe

15/02 2017

3.0.11

3.0.11.0

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Hiroshi Urabe

20/01 2017

3.0.10

3.0.10.0

  Sources   Download

GPL-2.0+

The Requires

 

by Hiroshi Urabe

10/07 2016

3.0.9

3.0.9.0

  Sources   Download

GPL-2.0+

The Requires

 

by Hiroshi Urabe

10/07 2016

3.0.8

3.0.8.0

  Sources   Download

GPL-2.0+

The Requires

 

by Hiroshi Urabe

07/07 2016

3.0.7

3.0.7.0

  Sources   Download

GPL-2.0+

The Requires

 

by Hiroshi Urabe

06/07 2016

3.0.6

3.0.6.0

  Sources   Download

GPL-2.0+

The Requires

 

by Hiroshi Urabe

24/06 2016

3.0.5

3.0.5.0

  Sources   Download

GPL-2.0+

The Requires

 

by Hiroshi Urabe

22/06 2016

3.0.4

3.0.4.0

  Sources   Download

GPL-2.0+

The Requires

 

by Hiroshi Urabe

21/06 2016

3.0.2

3.0.2.0

  Sources   Download

GPL-2.0+

The Requires

 

by Hiroshi Urabe

20/06 2016

3.0.1

3.0.1.0

  Sources   Download

GPL-2.0+

The Requires

 

by Hiroshi Urabe

20/06 2016

3.0.0

3.0.0.0

  Sources   Download

GPL-2.0+

The Requires

 

by Hiroshi Urabe

31/05 2016

2.0.6

2.0.6.0

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.2
  • wp-cli/wp-cli ~0.21
  • johnpbloch/wordpress *
  • wpackagist-theme/habakiri *
  • wpackagist-plugin/jetpack *
  • wpackagist-plugin/wp-api *
  • wpackagist-plugin/hello-kushimoto *
  • wpackagist-plugin/simple-post-type-permalinks *
  • wpackagist-plugin/built-in-server-helper *

 

by Hiroshi Urabe

02/02 2016

2.0.5

2.0.5.0

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.2
  • wp-cli/wp-cli ~0.21
  • johnpbloch/wordpress *
  • wpackagist-theme/habakiri *
  • wpackagist-plugin/jetpack *
  • wpackagist-plugin/wp-api *
  • wpackagist-plugin/hello-kushimoto *
  • wpackagist-plugin/simple-post-type-permalinks *
  • wpackagist-plugin/built-in-server-helper *

 

by Hiroshi Urabe

02/02 2016

2.0.4

2.0.4.0

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.2
  • wp-cli/wp-cli ~0.21
  • johnpbloch/wordpress *
  • wpackagist-theme/habakiri *
  • wpackagist-plugin/jetpack *
  • wpackagist-plugin/hello-kushimoto *
  • wpackagist-plugin/simple-post-type-permalinks *
  • wpackagist-plugin/built-in-server-helper *

 

by Hiroshi Urabe

02/02 2016

2.0.3

2.0.3.0

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.2
  • wp-cli/wp-cli ~0.21
  • johnpbloch/wordpress *
  • wpackagist-theme/habakiri *
  • wpackagist-plugin/jetpack *
  • wpackagist-plugin/hello-kushimoto *
  • wpackagist-plugin/simple-post-type-permalinks *
  • wpackagist-plugin/built-in-server-helper *

 

by Hiroshi Urabe

02/02 2016

2.0.2

2.0.2.0

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.5.9
  • wp-cli/wp-cli ~0.21
  • johnpbloch/wordpress ~4.4
  • wpackagist-theme/habakiri *
  • wpackagist-plugin/jetpack *
  • wpackagist-plugin/hello-kushimoto *
  • wpackagist-plugin/simple-post-type-permalinks *
  • wpackagist-plugin/built-in-server-helper *

 

by Hiroshi Urabe

27/01 2016

2.0.1

2.0.1.0

  Sources   Download

GPL-2.0+

The Requires

 

by Hiroshi Urabe

27/01 2016

2.0.0

2.0.0.0

  Sources   Download

GPL-2.0+

The Requires

 

by Hiroshi Urabe

14/12 2015

1.3.0

1.3.0.0

  Sources   Download

GPL-2.0+

The Requires

 

by Hiroshi Urabe

14/12 2015

1.2.0

1.2.0.0

  Sources   Download

GPL

The Requires

 

by Hiroshi Urabe

14/12 2015

1.1.0

1.1.0.0

  Sources   Download

GPL

The Requires

 

by Hiroshi Urabe

14/12 2015

1.0.0

1.0.0.0

  Sources   Download

GPL

The Requires

  • johnpbloch/wordpress 4.4
  • wpackagist-theme/habakiri 2.4.0
  • wpackagist-plugin/smart-custom-fields *
  • wpackagist-plugin/simple-post-type-permalinks *

 

by Hiroshi Urabe