Greetings,

I have need of a module that can accept the following options:

1. Send out event reminder e-mails on a recurring basis (i.e. for repeated events).
2. If I have 20 events in a week, I might not want to send out 20 e-mails, but have everything in one e-mail. (i.e. maybe send an e-mail each Monday containing all of the events for the week).

Can your module do this? Or if not, is there another one that can?

Thanks,

-Kojow

Comments

indytechcook’s picture

Hello Kojow,

1. This is implemented yet, but it is planned. It will be a checkbox on the form that says "repeat"
2. This is currently not a feature of node_reminder. I plan on integrating the messaging module which would allow for this functionality.

There is no other module that has all of you needed functionalist. I looked long and hard before creating this module.

indytechcook’s picture

See this patch for adding repeat reminders. #673468: Repeat Reminders

apt94jesse’s picture

Check out SunMailer, it's a great option for sending a digest of content based on views you can configure.

Wes Ashworth’s picture

sub

fizk’s picture

Status: Active » Closed (fixed)

Repeat reminders has been fixed and committed.

See #1400454: Integrate with the Messaging module for integration with the Messaging module.