/wp-install-with-wpcli

A little .sh file to create your WP Project with WP-CLI

Primary LanguageShell

WordPress initialization with WP-CLI

A little .sh file to create your WP Project with WP CLI

How it works ?

  1. Download this wp-install.sh file
  2. Add in plugins_list.txt all plugins name you need
  3. Start ./wp-install.sh in your CLI and follow the guide

Requirements