Home » Categories » Managed WordPress » Advanced

Update a WordPress plugin with FTP

Some premium or custom WordPress plugins may not allow you to update from within WordPress. In this case you'll need to upload a copy of the newest version's files using 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.

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.

Your plugin should now be updated.

0 (0)
Article Rating (No Votes)
Rate this article
  • Icon PDFExport to PDF
Related Articles
PHP upload limits on shared hosting
Added on Tue, Nov 17, 2020
Update WordPress with FTP
Added on Tue, Nov 17, 2020
Pull your production site to the staging site
Added on Tue, Nov 17, 2020
Change a WordPress password with SSH
Added on Tue, Nov 17, 2020
Create a staging site
Added on Tue, Nov 17, 2020