Skip to content

Mstoic

  • Home
  • Start Here!
  • Best Deals
  • Facebook Tricks
  • Privacy
  • Resources
  • TOC
  • Tools
    • Web Tools
      • Stop Watch
      • QR Code Generator
      • Adsense Code Converter
      • Blogger Sitemap Generator
      • Difference Between Two Texts
      • Vacation Checklist
      • Twitter Symbols
      • Count Down
    • Investment
      • SIP Calculator
      • Power of Compounding
      • PPF Calculator
      • FD Calculator
  • About Us

Installing Plugins On WordPress

Editorial Team | December 22, 2013 | How To, Wordpress |

WordPress is the most popular Content Management System, most of which is because of the presence of thousands of great plugins that can be installed on WordPress websites. But most newbies find it difficult to install any new plugin they found useful. This tutorial will guide you through the three most basic ways of installing plugins on WordPress.

Related Articles

  • 15 Best SEO Tips for WordPress Blogs
  • 4 Ways To Enable Gzip Compression In WordPress
  • Google Authenticator for WordPress
  • Optimizing Database For WordPress Websites Automatically [Free Plugin]
  • Turn OFF Autosave In WordPress And Reduce Database Size

1. Installing Plugins Using WordPress Plugin Search

WordPress allows you to install plugins easily by searching them from your website’s WordPress dashboard. This is the most easiest way to install plugins on WordPress.

  1. Login to you WordPress dashboard area and go to “Plugins > Add New” from the left navigation menu.
  2. Installing-Plugin-Using-Wordpress-Plugin-Search
  3. In the input box, type the name of the plugin you want to install and click the “Search Plugins” button.
  4. WordPress will list all the plugins that matched your query. Click the “Install Now” button for the plugin you want to install. Confirm the action if any confirmation box appears on-screen.
  5. Install-Plugin
  6. Click the “Activate Plugin” button to activate the plugin.
  7. Activate-Plugin

NOTEThis method can only be used for plugins that are available at the WordPress repository.

2. Install By Uploading Plugin – Inside WordPress Dashboard

  1. Go to “Plugins > Add New“
  2. Now Click the Upload button.
  3. Install-Wordpress-Plugins-By-Uploading-From-WP-Dashboard
  4. Now select the ZIP file containing the plugin and click the “Install Now” button.
  5. The plugin will be installed but not activated. To activate it, go to “Plugins > Installed Plugins“, search for the plugin you just installed and click the “Activate” button below it.

Install Plugins Using FTP Client

The only benefit of installing plugins using FTP client is that you can install multiple plugins at once. For this you need an FTP client and the username and password given by your hosting provider.

  1. Download and install any FTP client. My personal favourite is FileZilla(free)
  2. Login with the username and password given by your hosting provider.
  3. Install-Plugin-Using-FileZilla
  4. Find the “wp-content/plugins” folder. This is usually in “public_html” folder on shared hosting, and “/var/www/” on VPS hosting.
  5. Unzip all the plugins you want to install and copy them in the “plugins” directory.
  6. Now login to your WordPress dashboard and activate the ones you want to.

NOTE You can also do this from your control panel (if your hosting provider provides one) using the “File Manager” application.

These are the three most basic ways to install plugins on WordPress. I personally like to install plugins by searching them in the WordPress admin area.

Previous Post

Force CrashPlan To Adopt A New Computer

by Editorial Team

Next Post

Removing A Non Empty Directory In Ubuntu

by Editorial Team

Tags
  • How To Install Wordpress Plugin
  • How To Install Wordpress Plugins
  • Install Plugin Wordpress
  • Install Wordpress Plugin
  • Installing Wordpress Plugins
Recommended Next
Take Ownership in Windows 7 from the Right Click Context Menu

Your Comment Cancel reply

Follow Us

Like us Follow us Follow us

Categories

  • Tricks (93)
  • Facebook (83)
  • Tips (76)
  • Windows (67)
  • Wordpress (39)
  • Android (38)
  • Internet (33)
  • Antivirus (30)
  • How To (29)
  • Webmasters (25)
  • Customization (25)
  • Downloads (21)
  • Utilities (21)
  • Gmail (20)
  • Windows 7 (19)

Related Articles

  • Reverse a String using StringBuilder