Skip to content

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

Notifications You must be signed in to change notification settings

ahmedofali/WP-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress Installer

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages