Descripción
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
Capturas
Instalación
- Go to
Plugins - Add New
in your WordPress admin panel and search for Download Renewals - Install and activate the plugin directly in your admin panel
- Pat yourself on the back for a job well done 🙂
Reseñas
Colaboradores y desarrolladores
«Download Renewals for WooCommerce» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Download Renewals for WooCommerce» ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.
Traduce «Download Renewals for WooCommerce» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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 inincludes/drwc-core-functions.php
- Added
drwc_orders_with_download_renewals
helper function inincludes/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