Free Envato Plugin & Theme Updater Script for your customers

ok I see. Some authors are using some method to download and update them directly in WP site. Ultimate Addons for Visual Composer plugin for example use this method for auto update. I read that they create a custom repository folder in FTP server and script do the rest. And its best user experience.

But this time when you release an update and send it to CodeCanyon, you also need to upload them to your custom repository.

But it’s a nice idea, I’ll implement it too, so if authors have custom repositories they can use them to download plugin and update automatically :smile:

1 Like

I’m really interested in this script and seems to be working well.

Would love the private repo option as I currently use that myself and is an ease to administer updates.

Keeping a very close eye on this.

Hey, you can get installable file. Check the API.

{
  "download-purchase": {
    "download_url": "",
    "wordpress_plugin": ""
  }
}

WordPress plugin link is the installable file.

Reference: https://build.envato.com/api/#market_DownloadPurchase

1 Like

That would just be awesome! :slight_smile:

I like the script. Any updates if “get installable file” will be implemented?

Is there any other plugin/script that has implemented plugin updates from Envato? Envato WordPress kit is only working with themes (out of the box) and this one https://github.com/wp-kitten/envato-update-plugins is not working (I have tested it with RevSLider and Ninja Popups).

Thanks!