Installing a new Plugin on WordPress

2020-01-21 By Gary 4229 Views linux windows wordpress plugin cms_application
3 reviews

WordPress is a widely used CMS (Content Management System) application, which is based on PHP and MySQL. A plugin is an individual block of software that contains specific functions which can be easily added to a WordPress website. These help to enhance the functionality of the WordPress website by adding new features to it.


A WordPress plugin can be installed for your website in the following three ways.


Installation using WordPress plugin search function

This is the easiest way to install a plugin for your WordPress website. Freely available plugins can be installed in this manner.


  1. Click on Plugins and then Add New options inside the WordPress admin dashboard, and search for the plugin name in the search box.

    wordpressplugin1

  2. Click on Install Now button for the plugin that you need to install. WordPress will automatically download and install the plugin for the website.

    wordpressplugin2

  3. Once the plugin has been installed, click on Activate to enable the plugin for your WordPress website. The plugin can then be configured according to your needs.

    wordpressplugin3


Installation using WordPress upload plugin function

This option can be used to install free as well as paid and licensed WordPress plugins. The paid plugins can be downloaded from their respective sources as a ZIP archive.


  1. Click on Plugins and then Add New options inside WordPress admin dashboard, afterward click on Upload Plugin.

    wordpressplugin4

  2. On the plugin upload page, click on Choose File and select the locally saved ZIP archive file of the plugin. Once this has been done, click on Install Now to install the plugin.

    wordpressplugin5

  3. Once installed, you need to activate the plugin and configure it as per your needs.


Manual installation using FTP

This method is useful when plugin installation through the panel has certain limitations. You would need to have the FTP credentials for your website in hand in-order to proceed with the manual installation of the plugin.


  1. Download and extract the source ZIP archive of the plugin to the local computer. Once the plugin has been extracted, a new folder with the same name as the plugin containing all its related files will be created.

  2. Using any FTP client such as FileZilla, upload this plugin folder to the **/wp-content/plugins/ path under the website.

    wordpressplugin6

  3. Once the folder has been uploaded, access the WordPress admin dashboard. Under Plugins section, you would be able to see the uploaded plugin successfully installed. Afterward, you can activate the plugin and configure it as per requirements.

    wordpressplugin7


Related Tutorials

What do you think about this article?

Rate this article
Need assistance?

Try this guide to receive free bundled services at signup on a new free account.

Sign Up

Your Feedback Is Important

We hope you’ll give the new products and updates a try. If you have an idea for improving our products or want to vote on other user ideas so they get prioritized, please submit your feedback on our Community platform. And if you have any questions, please feel free to ask in the Community or contact our Technical Support team.