Home » Categories » Managed WordPress » Advanced

Install a WordPress plugin with FTP

Some premium or custom WordPress plugins may require you to install them through FTP.

  1. Connect to your hosting with FTP.
  2. Navigate to the directory containing your WordPress site.
  3. Upload your plugin to the /wp-content/plugins directory.
  4. Your plugin should now display on the Plugins page within your WordPress Dashboard.

Note: If you do not have a way to unzip the file on the server, you will have to unzip the file locally and then upload the unzipped directory of files.

0 (0)
Article Rating (No Votes)
Rate this article
  • Icon PDFExport to PDF
Related Articles
Update a WordPress plugin with FTP
Added on Tue, Nov 17, 2020
Optimize table in MySQL
Added on Tue, Nov 17, 2020
Change a WordPress theme in the database
Added on Tue, Nov 17, 2020
Prevent MySQL size limit issues
Added on Tue, Nov 17, 2020
Change a WordPress theme with SSH
Added on Tue, Nov 17, 2020