- Search for plugins that you want to install in the WordPress admin area
- Find the plugin by typing the plugin name or the feature you are looking for.
- After that, you will see lots of listings, choose the plugin that suits you best.
- You will notice that the ‘Install Now’ button will change into the ‘Activate’ button.
- A WordPress plugin can be installed on your site, but it won’t work if you don’t activate it. So go ahead and click on the activate button to start using this plugin on your WordPress site.
You need to first of all download the plugin from the source which will be a zip file. Do not unzip any plugins that you download this way. WordPress reads the compressed archive, so you will always be uploading the .zip itself, not the files within).
- Next, go to the WordPress admin area and click Plugins -> Add New.
- Click on the ‘Upload Plugin’ button at the top of the page.
- Click on the ‘Choose File’ button and select the plugin file that you have previously downloaded to your computer.
- Select the plugin zip file to upload and install in WordPress
- After selecting the file, you need to click on the ‘Install Now’ button.
- WordPress will upload the plugin file from your computer and install it. You will get a success message after the installation is complete.
- Once installed, click on the Activate Plugin link to start using the plugin.
- Once complete, you will have installed a WordPress plugin via upload. The newly installed plugin will appear in the list as if you had installed it directly through the dashboard search.
- Open the FTP client on your computer and connect to your website using the login credentials provided by your host.
- Once logged in, you need to go to the /public_html/wp-content/plugins/ folder.
- Next, upload the folder you extracted from the zip file to the /public_html/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 will see your plugin successfully installed on the plugins page.
- Click on the Activate link under the plugin to start using it.