Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

matthijs110/wordpress-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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