dev-master
9999999-devWordpress App Installer
MIT
The Requires
- symfony/console ~2.0
- guzzlehttp/guzzle ^6.3
- ext-zip *
by Ahmed Ali
wordpress install download latest
Wallogit.com
2017 © Pedro Peláez
Wordpress App Installer
Command Line tool pass it name of the folder and it will download latest wordpress version, (*1)
composer require "ahmed32ali/wp_installer:*@dev" You must mention that this is @dev env becuase it's not stable yet or from composer.json file,, (*2)
"require": {
"ahmed32ali/wp_installer":"*@dev"
}
./wp-installer new wordpress-project this command will download new wordpress installation to wordpress-project folder, (*3)
## License, (*4)
MIT © Ahmed Ali, (*5)
Wordpress App Installer
MIT
wordpress install download latest