matthijs110/wordpress-downloader

This package is abandoned and no longer maintained. No replacement package was suggested.

Grab WordPress the fast way

Installs: 34

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/matthijs110/wordpress-downloader

v1.1.2 2017-02-27 13:15 UTC

This package is not auto-updated.

Last update: 2021-05-15 03:17:41 UTC


README

Total Downloads Latest Stable Version License

WordPress Downloader (Console)

Symfony console application that will grab a fresh WordPress installation.

$ wordpress install [options]

Requirements

Installation

Install this package globally

$ composer global require matthijs110/wordpress-downloader

Usage

Download the latest version

$ wordpress install

Specify a specific version (e.g. 4.7)

$ wordpress install --release=4.7