matthijs110 / wordpress-downloader
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
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