wordpress agency, wordpress agency for development, enterprise wordpress, wordpress website, wordpress developer, make a website, wordpress sites, wordpress blog, wordpress for dummies, wordpress website development, wordpress website design, wordpress design, wordpress web design, wordpress help, wordpress designer, premium wordpress themes, create a wordpress website, wordpress plugin development, wordpress theme development, build a wordpress website, wordpress website templates, wordpress web, woocommerce plugin, wordpress free website, wp themes, setting up a website, wordpress web development, wordpress homepage, wordpress cms, best wordpress sites, custom wordpress theme, wordpress for beginners, best wordpress websites, using wordpress, wordpress designs, create website using wordpress, wordpress web developer, wordpress website hosting, wordpress website examples, create new website, start a website, wordpress premium, wordpress web hosting, create wordpress, wordpress customization, wordpress plugin developer, create wordpress theme, custom wordpress development, wordpress guide, wordpress programming, wordpress design services, create wordpress blog, wordpress website tutorial, using wordpress to build a website, how to build a wordpress website, wordpress website developer, using wordpress to create a website, custom wordpress design, wordpress website designers, building a website from scratch, online site hosted by wordpress, wordpress website development company, hosted wordpress, i want to create a website, best wordpress, build website using wordpress, woocommerce wordpress, website using wordpress, make a wordpress website, setting up a wordpress site, start a wordpress blog, wordpress web design company, wordpress website development services, buy wordpress themes, custom wordpress, create wordpress site, wordpress web design services, wordpress themes for business, wordpress page, world press website, custom wordpress website, steps to create a website, websites created with wordpress, best way to create a website, wordpress web design for dummies, wordpress website design company, learn wordpress step by step, build wordpress site, building a website for dummies, using wordpress for a website, create a website from scratch, wordpress website themes, website design using wordpress, wordpress business website, best way to build a website, design wordpress theme, wordpress site design, wordpress professional, wordpress blog page, wordpress site development, how to create a website with wordpress, top wordpress sites, make a website from scratch, make a webpage, build your own wordpress website, setting up a wordpress blog, get wordpress, wordpress layouts, building a website, wordpress website design tutorial, wordpress free site, website creation, e commerce website, website design, create wordpress account, wordpress web development services, design a website, wordpress cms tutorial, setting up your own website, create your own website wordpress, website developer, website developers, best premium wordpress themes, wordpress free blog, top wordpress websites, create a blog website, build wordpress theme, webdesign, website design companies, best way to make a website, web agency, web developers, custom wordpress plugin development, web page design, wordpress malware, web design companies, ecommerce website design, designer websites, professional website design, wordpress best themes, wordpress create website free, professional website, custom wordpress website design, wordpress blog examples, wp plugin development, examples of wordpress sites, web development companies, web design agency, wordpress webpage, custom website design, mobile website design, best way to learn wordpress, web development agency, popular wordpress blogs, setting up a wordpress website, ecommerce web design, create your own wordpress theme, custom web design, ecommerce website development, wordpress web design theme, build your own wordpress site, website companies, website design agency, website development company, wordpress for business, web application development, best wordpress designers, custom website, web design tools, professional web design, web creation, design companies, web design studio, web development websites, new wordpress, ecommerce design, how to use wordpress to create a website, website design and development, wordpress website management, wordpress start, make a wordpress site, wordpress membership plugin, new wordpress website, web design and development, make wordpress, custom wordpress site, the best wordpress themes, ecommerce web development, wordpress application development, great wordpress sites, wordpress theme designer, new website design, wordpress step by step, web design portfolio, develop website using wordpress, create professional website, best web design, online wordpress, new wordpress site, wordpress tutorials for beginners, best web design company, create wordpress template, start wordpress website, themes wordpress, world press website design, build your website with wordpress, best wordpress blogs, learn to build a website, wordpress tutorial 2022, woocommerce shop, web design prices, premium wp themes, ecommerce website development company

WordPress Agency for Development | Vipe Studio » WordPress Plugins » How to Bulk Reinstall All Plugins in a WordPress Website Using WP-CLI?

How to Bulk Reinstall All Plugins in a WordPress Website Using WP-CLI?

Reading Time: 3 minutes

> Skip the explanation, go to the wp-CLI command directly

It is no secret that sometimes every WordPress Administrator needs to re-install all of the website’s plugins. This can be necessary for many different situations. It can be done in various ways, but usually, it is boring and irritating. In this article, you will find all of the information on the topic you may need. Let’s dive in!

When WordPress plugins re-install is necessary?

There are different scenarios when bulk plugin re-installation is necessary.

  • Corrupted plugin installations;
  • Accidentally deleted files;
  • Incorrect permissions and ownerships;
  • Hacked WordPress plugins;

As you can see plugins re-install may come in handy in tough situations. A corrupted WordPress plugin installation may occur when the plugin has not been installed correctly – for example, the installation process timed out, or decompression of the plugin package went wrong.

Mass plugin re-install may be necessary if you have accidentally deleted plugin files and don’t remember which exactly they were.

Occasionally, the plugins may not work correctly due to incorrect file permissions and file ownerships. It will be better if you simply install them again.

However, plugins re-install is most necessary (even mandatory!) in a situation where your WordPress website has been hacked.

How to re-install WordPress plugins manually?

First of all our advice is always to take a backup of both your files and database before doing anything.

  5 Top Database Plugins for WordPress

There are two manual methods to re-install your WordPress plugins:

  • Manual plugin re-install from the WordPress backend;
  • Manual plugin re-install from the hosting File Manager;

The first option is to reinstall your plugins from the WordPress back-end. All you have to do is disable the plugins (don’t worry, their settings and configurations are kept in the database). After that, search the plugins in the plugin library, install and activate them.

The second option is to replace the plugins from the File Manager of your hosting provider. What you need to do is to download the plugins’ zip files from WordPress.org, then go to your hosting provider’s File Manager section. You have to upload and unzip the archives in the wp-content/plugins folder. You don’t need to deactivate the plugins before that.

However, both of those options are too slow. Especially if you have way too many plugins.

How to re-install all of your WordPress plugins using a plugin?

Another method that you could opt to bulk-install WordPress plugins is by utilizing a tool like the WordPress Reset plugin. This plugin, apart from website reset and speeding up the development process, has a unique feature called “Collections” which allows you to create an unlimited number of collections of your favorite plugins (and themes) so you can bulk-install them whenever you decide.

  How to Use SSH to Connect to Your WordPress Server?

The collections are stored in the cloud, so you can install them on multiple websites as well. Furthermore, the license keys are stored too. So,  everything is in one place and easily accessible. You can add as many plugins/themes to the collection, sort and name them by preference, or delete the collection if at some point one of them isn’t of use anymore.

How to re-install all of your WordPress plugins using WP-CLI?

The fastest method is to get rid of all your plugins is using WP-CLI. If you are not familiar with WP-CLI yet, you can learn about it at our specialized series related to WordPress and SSH control.

Keep in mind this method is for advanced users only.

All you have to do is to SSH to your server, make sure WP-CLI is present and run the following command:

wp plugin install $(wp plugin list ——field=name) ——force

This will re-install all the plugins presented in the repo. Keep in mind premium plugins will most probably require a manual re-install using one of the methods above.

That’s all – if you find this useful, we will be happy if you share the article or leave us a comment in the form below.

Looking for WordPress Website Development for your Business?

Our professional developers have proven experience in building high-quality business websites that outperform the competition, thanks to our meticulous attention to detail and the implementation of cutting-edge technologies. We will conduct an in-depth business analysis to ensure the website we create for you meets your highest expectations. Your site will have all of the necessary elements to assist you in increasing your ROI and sales.

Contact Us

The content of this website is copyrighted and protected by Creative Commons 4.0.

Tags:

Ivan Popov

Author Ivan Popov

CEO and lead developer at Vipe Studio. Certified open-water lifeguard and a Star Wars fan.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

We have already created hundreds of profiting websites!

We have already created hundreds of profiting websites!

Subscribe to our newsletter and get our best WordPress tips!

[mc4wp_form id="8747"]