2017 © Pedro Peláez
 

composer-plugin composer-wordpress-plugin

WordPress installer for Composer

image

fancyguy/composer-wordpress-plugin

WordPress installer for Composer

  • Thursday, June 7, 2018
  • by sbuzonas
  • Repository
  • 1 Watchers
  • 1 Stars
  • 29 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 4 Open issues
  • 16 Versions
  • 4 % Grown

The README.md

A Composer Plugin for WordPress Development

Build Status, (*1)

This is a Composer plugin to add WordPress packages from the SVN repository., (*2)

Getting Started

This plugin needs to be globally installed in order to initialize the repositories early enough., (*3)

composer global require fancyguy/composer-wordpress-plugin

Repositories

WordPressCoreRepository - This provides the wordpress/wordpress package from SVN as a source install and from the API as a dist install., (*4)

WordPressThemeRepository - This exposes themes on wordpress.org as wordpress-theme/* from the SVN for source or the API for dist., (*5)

WordPressPluginRepository - This exposes plugins on wordpress.org as wordpress-plugin/* from the SVN for source or the API for dist., (*6)

Installers

CoreInstaller - This installs the wordpress-core package, writes wp-config.php and generates salts., (*7)

ThemeInstaller - This installs wordpress-theme packages into the configured theme directory., (*8)

PluginInstaller - This installs the wordpress-plugin packages into the configured plugin directory., (*9)

Configuration

The installers use the following default configuration to define the corresponding constants in wp-config.php, (*10)

{
    "extra": {
        "wordpress": {
            "webroot": "wordpress",
            "content-path": "wp-content",
            "themes-path": "${contentPath}/themes",
            "plugins-path": "${contentPath}/plugins",
            "mu-plugins-path": "${contentPath}/mu-plugins"
        }
    }
}

The Versions

07/06 2018

dev-master

9999999-dev https://github.com/fancyguy/composer-wordpress-plugin

WordPress installer for Composer

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.1

 

The Development Requires

plugin wordpress composer installer theme

07/06 2018

1.3.0

1.3.0.0 https://github.com/fancyguy/composer-wordpress-plugin

WordPress installer for Composer

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.1

 

The Development Requires

plugin wordpress composer installer theme

07/06 2018

1.2.0

1.2.0.0 https://github.com/fancyguy/composer-wordpress-plugin

WordPress installer for Composer

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.1

 

The Development Requires

plugin wordpress composer installer theme

16/02 2015

1.1.0

1.1.0.0 https://github.com/fancyguy/composer-wordpress-plugin

WordPress installer for Composer

  Sources   Download

MIT

The Requires

  • composer-plugin-api 1.0.0

 

The Development Requires

plugin wordpress composer installer theme

14/02 2015

1.0.0

1.0.0.0 https://github.com/fancyguy/composer-wordpress-plugin

WordPress installer for Composer

  Sources   Download

MIT

The Requires

  • composer-plugin-api 1.0.0

 

The Development Requires

plugin wordpress composer installer theme

14/02 2015

0.5.1

0.5.1.0 https://github.com/fancyguy/composer-wordpress-plugin

WordPress installer for Composer

  Sources   Download

MIT

The Requires

  • composer-plugin-api 1.0.0

 

The Development Requires

plugin wordpress composer installer theme

14/02 2015

0.5.0

0.5.0.0 https://github.com/fancyguy/composer-wordpress-plugin

WordPress installer for Composer

  Sources   Download

MIT

The Requires

  • composer-plugin-api 1.0.0

 

The Development Requires

plugin wordpress composer installer theme

14/02 2015

0.4.3

0.4.3.0 https://github.com/fancyguy/composer-wordpress-plugin

WordPress installer for Composer

  Sources   Download

MIT

The Requires

  • composer-plugin-api 1.0.0

 

The Development Requires

plugin wordpress composer installer theme

14/02 2015

0.4.2

0.4.2.0 https://github.com/fancyguy/composer-wordpress-plugin

WordPress installer for Composer

  Sources   Download

MIT

The Requires

  • composer-plugin-api 1.0.0

 

The Development Requires

plugin wordpress composer installer theme

14/02 2015

0.4.1

0.4.1.0 https://github.com/fancyguy/composer-wordpress-plugin

WordPress installer for Composer

  Sources   Download

MIT

The Requires

  • composer-plugin-api 1.0.0

 

The Development Requires

plugin wordpress composer installer theme

14/02 2015

dev-develop

dev-develop https://github.com/fancyguy/composer-wordpress-plugin

WordPress installer for Composer

  Sources   Download

MIT

The Requires

  • composer-plugin-api 1.0.0

 

The Development Requires

plugin wordpress composer installer theme

14/02 2015

0.4.0

0.4.0.0 https://github.com/fancyguy/composer-wordpress-plugin

WordPress installer for Composer

  Sources   Download

MIT

The Requires

  • composer-plugin-api 1.0.0

 

The Development Requires

plugin wordpress composer installer theme

06/02 2015

1.0.0-alpha1

1.0.0.0-alpha1 https://github.com/fancyguy/composer-wordpress-plugin

WordPress installer for Composer

  Sources   Download

MIT

The Requires

  • composer-plugin-api 1.0.0

 

The Development Requires

plugin wordpress composer installer theme

06/02 2015

0.3.0

0.3.0.0 https://github.com/fancyguy/composer-wordpress-plugin

WordPress installer for Composer

  Sources   Download

MIT

The Requires

  • composer-plugin-api 1.0.0

 

The Development Requires

plugin wordpress composer installer theme

04/02 2015

0.2.0

0.2.0.0 https://github.com/fancyguy/composer-wordpress-plugin

WordPress installer for Composer

  Sources   Download

MIT

The Requires

  • composer-plugin-api 1.0.0

 

The Development Requires

plugin wordpress composer installer theme

04/02 2015

0.1.0

0.1.0.0 https://github.com/fancyguy/composer-wordpress-plugin

WordPress installer for Composer

  Sources   Download

MIT

The Requires

  • composer-plugin-api 1.0.0

 

The Development Requires

plugin wordpress composer installer theme