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
Requires
- guzzlehttp/guzzle: ^6.2
- symfony/console: ^3.1
- symfony/process: ^3.1
This package is not auto-updated.
Last update: 2021-05-15 03:17:41 UTC
README
WordPress Downloader (Console)
Symfony console application that will grab a fresh WordPress installation.
$ wordpress install [options]
Requirements
- PHP 7
- PHP ZipArchive
- Composer
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