The Wayback Machine - https://web.archive.org/web/20220411120304/https://github.com/AbmSourav/wpcli-automation
Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
wpi
 
 

WP-CLI Automation

WordPress installation with WP-CLI automation utility tool. It works on the top of WP-CLI. You don't need to memorize arguments while you're installing WordPress. Just one command and then follow the instractions, just like Node package init.

It's a Bash script, so I guess it'll only work on Linux and MacOS. You must have wpcli installed in your machine. WP-CLI intallation guidline: Click Here

wpi demo

Documentation:

  • Download the latest release.
  • Add wpi file in your path or put it in your /bin directory.
  • Make it executable. chmod +x wpi (you may need to run with sudo)
  • Then go to the folder where you want to install WordPress and run wpi