Skip to content

NickGreen/automatewoo-overdue-subscriptions-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

AutomateWoo Overdue Subscriptions Report

This plugin adds two custom features to AutomateWoo for surfacing overdue subscriptions.

A subscription is considered overdue if its last completed payment is farther in the past than the period/interval of the subscription. For example, if the last successful payment for a yearly subscription was more than a year ago, this subscription is considered overdue.

1. Custom Rule: Overdue Subscriptions

A new shop-level rule that checks if there are any overdue subscriptions.

Usage:

  • Add this rule to your workflow's rule conditions.
  • The rule will evaluate to true if there are any overdue active subscriptions in your shop.

2. Custom Variable: Overdue Subscriptions Report

A new variable that generates a report of overdue active subscriptions, including:

  • A table showing the first 50 overdue subscriptions.
  • A link to a downloadable CSV file containing all overdue subscriptions.

Usage:

  • Use {{ shop.overdue_subscriptions }} in your email content
  • The variable will be replaced with an HTML table and CSV download link
  • If there are more than 50 overdue subscriptions, a note will indicate that additional subscriptions can be found in the CSV file

Requirements

  • WordPress
  • WooCommerce
  • WooCommerce Subscriptions
  • AutomateWoo

About

AutomateWoo - Overdue Subscriptions Report

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages