/wpcli-automation

WordPress installation with the WP-CLI automation utility tool.

Primary LanguageShellGNU General Public License v2.0GPL-2.0

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