-
Notifications
You must be signed in to change notification settings - Fork 12
Notification Type: After Entries Expire
This notification type allows you to send notifications after entries have expired. You have a few options to control when these notifications are sent, and how many times each entry should trigger a notification. This notification type will only trigger when there are expired entries that haven't received a notification in the specified duration.
Elapsed time since entry expired
Enter a relative timestamp like "-1 week", or "-1 month". This will be calculated from the current time to get the entries that have expired before this elapsed time. Any value supported by the strtotime() function should work here.
Send Total
Enter the amount of time a notification should be sent for each expired entry. If no value is entered, a message will sent for each expired entry every time the notification is triggered. If you use the default value of 1, then each expired entry will only receive 1 notification.