Plugins are the cornerstone of the WordPress ecosystem. They allow you to add new features to WordPress such as a contact form, layout, shopping cart, etc. They make the CMS (Content Management System) unique among its peers because of the sheer extensibility they bring to the platform. Many users are attracted to WordPress because of the plugins, but they don’t know how to install them. If this is you, don’t worry. We’ll walk you through how to install a WordPress plugin in 3 different ways, so you’ll never run out of the cool stuff your site needs.
You can install a WordPress plugin using a search, uploading the plugin and manually installing a WordPress plugin via FTP.
Installing a Plugin using WordPress Plugin Search
The easiest way to install a WordPress plugin is to use the plugin search. The only downside to this option is that a plugin must be in the WordPress plugin directory which is limited to free plugins only. The first thing you need to do is:
And with that, you have installed a WordPress plugin in the easiest and fastest way possible.
Installing a Plugin using the WordPress Admin Plugin Upload
Paid WordPress plugins cannot be installed using the first method because they are not listed in the WordPress plugin directory, as such the upload method was introduced to install such plugins. To install WordPress plugins using the upload option in the admin area, follow the steps below:
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).
Manually installing a WordPress plugin via FTP
Installing a plugin via SFTP is not much different from installing via download. You will need to download the plugin source file first(it will be a zip file). Then you need to extract the zip file to your computer. Extracting the plugin zip file will create a new folder with the same name. This is the folder you need to manually upload to your website using an FTP client. You would need access to connect to your host via the FTP manager. If you don’t have your FTP username and password, contact your hosting provider and ask them.
Conclusion
Without plugins, WordPress is still a fantastic platform that can do a lot. With plugins, however, it can do just about anything. By following the steps above, you can safely install plugins you download from anywhere. However, we would like to warn you that downloading plugins from untrustworthy sources and installing them can lead to compromised sites, malware and various other negative consequences, so don’t install them. The WP.org repository and developer websites are secured places to download a plugin from.