dummy-team/wp-installer

Wordpress installer via composer

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 1

Open Issues: 1

Type:composer-plugin

v0.4.0 2015-09-26 13:07 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:14:23 UTC


README

Wordpress installer is a composer package that will guide you during a Wordpress installation. Wordpress core and plugins dependencies will be managed via composer.

How to start a project?

Install composer and then start your project with this command

composer create-project dummy-team/wp-installer name-of-your-project

Note: name-of-your-project will be the destination folder so don't forget to change it.