GoDaddy Help

Update a WordPress plugin with FTP

Some premium or custom WordPress plugins can't be updated from your WordPress dashboard. In this case you'll need to upload a copy of the newest version using FTP. You can use any FTP app, but we recommend FileZilla.

  1. Download the latest version of the plugin and extract it on your local computer (Windows or macOS).
  2. Connect to your hosting with FTP by following the steps provided for your hosting plan (Linux Hosting with cPanel | Windows Hosting with Plesk | Managed WordPress).
  3. In the Remote site section of FileZilla, find the folder with your WordPress site and then go to the /wp-content/plugins folder.
  4. In the Local site section of FileZilla, find folder with the unzipped latest version of the plugin.
    Note: Some plugins unzip into a folder with the version number included in the name. As an example, Akismet.4.2.2. You just need the folder from inside that doesn't have the version number. In this example, it would be Akismet.
  5. Drag and drop the plugin folder from the Local site section to the Remote site section.
    Note: You might get a pop-up window saying the target file already exists; in that case, select Overwrite and Apply to current queue only. Finish the process by selecting the OK button.

Your plugin is now updated to the latest version.

More info