Skip to main content

Download a deployment

GET 

/products/{product_id}/tags/{tag_id}.zip


Download a specific deployed version of the product. This is for WordPress products only (including plugins, themes, templates and widgets). It outputs the zip file of the deployed version.

You can download both the premium and the free version of the deployment using the is_premium flag. This will help you setup automation to deploy Freemius generated free version to WordPress.org repository.

Request

Responses

The zip file of the deployed version.