matthijs110/wordpress-downloader

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

Grab WordPress the fast way

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