1. Home
  2. Wp-cli
  3. Install plugin

Install a plugin in your WordPress site. By passing --activate flag you can enable your new plugin in one command.

#wordpress#cli
wp plugin install [pluginhandle] --activate
copy
Full Wp-cli cheatsheet