This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Download Renewals for WooCommerce

Description

Download Renewals for WooCommerce is a recurring payments plugin for your online store that sends email reminders to your customers when their downloads have expired.

Increase your recurring revenue from customers who purchase your downloads and renew their purchase after the predefined time you set as the download expiration date.

Set the renwal price for each product

DRWC lets you easily add a renewal price to your downloadable products which is used when the customer returns to purchase the downloadable product again.

Translations

This plugin comes translated into the following languages:

  • English
  • Spanish

If you’d like to translate this plugin into your own language, we accept – and enjoy – pull requests at the github repo.

Customer Loyalty for WooCommerce

Our customer loyalty plugin helps increase your customer loyalty by rewarding them for their repeat purchase behavior.

Learn more at Customer Loyalty for WooCommerce

Screenshots

  • Select "downloadable" product, set your renewal price and download expiration date
  • Download Expired email with notice of which download file(s) are expired
  • Product prices are automatically updated if customer already purchased the product

Installation

  1. Go to Plugins - Add New in your WordPress admin panel and search for Download Renewals
  2. Install and activate the plugin directly in your admin panel
  3. Pat yourself on the back for a job well done 🙂

Reviews

March 23, 2021
Works like a charm, it is very rare that I have nothing to add in terms of suggestions/bugs, etc... I also like the fact that the renewal price stays in affect when the download is expired, unlike almost all software sellers out there, when the renewal price will work ONLY if renewed before the expiration date - after the expire date one has to pay full price..., again. They add urgency to renew, but with this plugin when one can renew at the renewal price even after the renew date has come and gone, I believe we can have more customer loyalty by simply not applying cheap selling gimmicks. I am sure most "marketers" and "salespeople" will disagree with me on this point. Thanks a million, very impressive, Nick.
Read all 0 reviews

Contributors & Developers

“Download Renewals for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

“Download Renewals for WooCommerce” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Download Renewals for WooCommerce” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.2

  • Updated class names to user proper camel casing throughout multiple files in the plugin
  • Updated various security related issues found with Codacy throughout multiple files in the plugin

1.0.1

  • Added drwc_add_renewal_metadata_to_order function to add renewal metadata to WooComerce order data in includes/drwc-core-functions.php
  • Added drwc_orders_with_download_renewals helper function in includes/drwc-core-functions.php
  • Updated text string for localization throughout multiple files in the plugin
  • Updated the Download_Renewals_For_WooCommerce class name throughout multiple files in the plugin
  • General code cleanup throughout multiple files in the plugin

1.0

  • Initial release