/woocommerce-subscriptions-renewal-timer

Log the beginning and end of subscription renewal events. Helps track how long the renewal process is taking.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

WooCommerce Subscriptions Renewal Timer

Log the beginning and end of subscription renewal events. Helps track how long the renewal process is taking.

To do this, the plugin logs important data around renewal events to WooCommerce log file prefixed with 'wcs-renewal-log-'.

To view the log file:

  1. Go to WooCommerce > System Status > Logs (i.e. /wp-admin/admin.php?page=wc-status&tab=logs)
  2. Select the log file with the 'wcs-renewal' prefix

Installation

  1. Upload the plugin's files to the /wp-content/plugins/ directory of your WordPress site
  2. Activate the plugin through the Plugins menu in WordPress

Requirements

In order to use the extension, you will need:

  • WooCommerce Subscriptions v2.1 or newer (you could use it on older versions, but there is no need)
  • WooCommerce v2.4 or newer, the version required by Subscriptions v2.1

Further Reading

The Subscriptions Renewal Process Guide provides additional background on the what activties occur during the renewal process.

License

This plugin is released under GNU General Public License v3.0.