Currently this module generates daily anniversaries, which expects/requires to user read its mails daily.
Please, add another URL query argument, which will allow to generate weekly or monhtly. I consider the keywords:
tomorow -> for tomorrow
week -> from today to next 7 days
month -> from today to next 31 days
nweek -> (as next week) week from next Monday
nmonth -> (as next month) month from nex 1. month's day
This will allow to create weekly/monthly cron job by simple adding query argument with appropriate value, with preserving current behavior as default (missing argument).
Currently this module generates daily anniversaries, which expects/requires to user read its mails daily.
Please, add another URL query argument, which will allow to generate weekly or monhtly. I consider the keywords:
This will allow to create weekly/monthly
cron
job by simple adding query argument with appropriate value, with preserving current behavior as default (missing argument).