NWOLFDIGITAL Plugins - Knowledge Base
  • đŸ–„ïžGeneral FAQ
    • What is NWOLFDIGITAL Plugins?
    • Why Are Our Prices Lower?
    • Why Should I Buy Products from Your Website?
    • How Do I Make a Purchase?
    • What Payment Methods Are Available?
    • Where Can I Find Information About My Orders and Downloads?
    • Can I Get a Refund?
    • Can I Use the Products Purchased on the Website for Personal Purposes?
    • Do You Provide Technical Support?
    • What Should I Do If an Item Asks for a License Activation Code or to Upgrade to Premium?
    • Does NWOLFDIGITAL Plugins Provide License Keys?
    • How Long Does It Take to Receive an Updated Version of a Product?
    • How to Properly Download Your Digital Purchase
    • How to Upload / Upgrade a Plugin
    • How to Upload / Upgrade a Theme?
    • How to Fix the “style.css Missing” Error When Uploading Themes?
    • Where Can I Read the Terms and Conditions?
    • How Can I Contact You If I Haven't Found the Answer to My Question?
  • WP Mail SMTP Pro
    • How to Send Email in WordPress Using the Gmail SMTP Server
    • How to Connect Microsoft Outlook to WordPress (Step by Step)
  • Slider Revolution
    • How To Import Revolution Slider Demo Sliders
Powered by GitBook
On this page
  • Install a Plugin using the WordPress Admin Plugin Upload:
  • Manually Install a WordPress Plugin using FTP:
  1. General FAQ

How to Upload / Upgrade a Plugin

Source: https://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/

PreviousHow to Properly Download Your Digital PurchaseNextHow to Upload / Upgrade a Theme?

Last updated 4 months ago

Install a Plugin using the WordPress Admin Plugin Upload:

First, you need to download the plugin from the source (which will be a zip file). Next, you need to go to WordPress admin area and visit Plugins » Add New page.

After that, click on the ‘Upload Plugin’ button on top of the page.

This will reveal the plugin upload form. Here you need to click on the ‘Choose File’ button and select the plugin file you downloaded earlier to your computer.

After you have selected the file, you need to click on the ‘Install Now’ button.

WordPress will now upload the plugin file from your computer and install it for you. You will see a success message like this after the installation is finished.

Once installed, you need to click on the Activate Plugin link to start using the plugin.

You would have to configure the settings to fit your needs. These settings will vary for each plugin therefore we will not be covering that in this post.

Manually Install a WordPress Plugin using FTP:

In some rare cases, your WordPress hosting provider may have file restrictions that could limit your ability to install a plugin from the admin area.

In this situation, your best bet is to install the plugin manually using FTP.

The FTP manager method is the least friendly for beginners.

First you will need to download the plugin’s source file (it will be a zip file). Next, you need to extract the zip file on your computer.

Extracting the plugin zip file will create a new folder with the same name. This is the folder that you need to manually upload to your website using a FTP client.

You would need to access your host through the FTP manager. If you do not have your FTP username and password, then contact your WordPress hosting provider and ask them.

Open the FTP client on your computer and connect to your website using the login credentials provided by your web host. Once connected, you need to go to the /wp-content/plugins/ folder on your website.

Next, upload the folder you extracted from the zip file to the /wp-content/plugins/ folder on your web server.

After uploading the files, you need to visit the WordPress admin area and click on the Plugins link in the admin menu. You’ll see your plugin successfully installed on the plugins page.

You need to click on the Activate link below the plugin to start using it.

Upon activating, you may need to configure the plugin settings. WordPress plugins come with their own settings which differ from one plugin to another so we will not describe them here.

đŸ–„ïž