Using WP-CLI to Install, Uninstall, Enable or Disable WordPress Plugins

WP-CLI is a very powerful feature that allows you to manage your WordPress installations with SSH. Firstly, you will need to find out the Slug / URL of the plugin you want to manage at the WordPress plugin directory. For…