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.



Article ID: 1196
Created On: Tue, Nov 17, 2020 at 6:17 PM
Last Updated On: Wed, Nov 18, 2020 at 9:42 PM

Online URL: https://www.heartinternet.uk/support/article/update-a-wordpress-plugin-with-ftp.html