ahmed32ali/wp_installer

Wordpress App Installer

dev-master 2017-07-26 22:46 UTC

This package is not auto-updated.

Last update: 2025-06-22 07:32:16 UTC


README

Command Line tool pass it name of the folder and it will download latest wordpress version

Package Installation Requirments

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,

"require": {
    "ahmed32ali/wp_installer":"*@dev"
}

Example

./wp-installer new wordpress-project this command will download new wordpress installation to wordpress-project folder

License

MIT © Ahmed Ali