Add-on Static "latest" link for resource downloads

Wulfspider

Active member
I'm hoping to provide a static link for the latest download for every resource to resource authors on one of the sites I manage. This will allow the resources to be downloaded via tools and scripts in order to automatically update as needed. I know there are APIs that could be used, but in this case a simple URL is needed. My thought was to add a "latest" argument value which always grabs the latest update ID. Ex. resources/resource-name.123/download?version=latest
 
Top Bottom