Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 497 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 497 Bytes

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