Skip to main content

Git Download Updater

Serve download files from GitHub or BitBucket.
Get access with an All Access Pass Easy Digital Downloads has everything you need to create your online store in minutes.

Minimum requirements
WordPress  5.4
EDD  3.1.4
PHP  7.1
Current version: 1.3.1

If you develop for the web, chances are you manage your code in git. Once your code is ready to deploy, updating your EDD download usually entails downloading a zip, renaming the main folder, removing unneeded files, and then re-zipping and uploading. This process can be time consuming, especially if you maintain multiple sites or lots of downloads.

The Git Download Updater extension automates this process for your code that lives on GitHub and Bitbucket. Instead of manually updating your download for release, you select the repo and version tag, and the plugin does the rest. It updates the download file and sets the proper file names.

If you use Software Licensing, this extension can also automatically update the version number and changelog.

This extension can save you time with every release.

Features:

  • Fetch zip files directly from git tags or releases (GitHub)
  • Supports both private and public repositories
  • Parses readme.txt to extract and update the changelog if using Software Licensing for EDD
  • Update to a new version or roll back to a previous version simply changing the version number and clicking fetch