Skip to content

billerickson/wp-cli-plugin-install-missing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wp cli plugin install-missing

Install any plugins that are "active" but not installed.

I use it when pulling an updated database to my local installation. If any plugins were installed since I last worked on the site, this will add them to my local install as well.

  • wp plugin install-missing --dry-run - Run the search and show report, but don't install missing plugins
  • wp plugin install-missing - Run the search, show report, and install missing plugins

Installation

Either download and install as a plugin, or run wp package install billerickson/wp-cli-plugin-install-missing

About

Install any plugins that are "active" but missing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors