2017 © Pedro Peláez
 

project wordpress

Composer project for getting started with wordpress

image

josh-taylor/wordpress

Composer project for getting started with wordpress

  • Wednesday, January 7, 2015
  • by josh-taylor
  • Repository
  • 1 Watchers
  • 1 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Wordpress Skeleton

A skeleton for creating WordPress applications, (*1)

Installation

  1. Download Composer or update composer self-update.
  2. Run php composer.phar create-project josh-taylor/wordpress [dir]

Configuration

You will need to copy the wp-config.php file from the wp directory that was created to the root of your project., (*2)

Plugins

Plugins can be installed using wpackagist and then adding to the composer.json file., (*3)

E.g:, (*4)

...
"require": {
  "wpackagist-plugin/woocommerce": "2.1.9"
}
...

Credits

Thanks to Roots for creating this awesome blog post on using composer with WordPress., (*5)

The Versions

07/01 2015

dev-master

9999999-dev

Composer project for getting started with wordpress

  Sources   Download

GPL

The Requires

 

07/01 2015

4.1

4.1.0.0

Composer project for getting started with wordpress

  Sources   Download

GPL

The Requires

 

16/09 2014

4.0

4.0.0.0

Composer project for getting started with wordpress

  Sources   Download

GPL

The Requires

 

28/05 2014

3.9.1

3.9.1.0

Composer project for getting started with wordpress

  Sources   Download

GPL

The Requires