It would be great if admins (and users?) could receive a notification when membership is due to expire with a user-defined time period being set, e.g., 1 week before, 1 month before, etc.

Comments

jpetso’s picture

Did you really mean to file this issue with the Login Ticket API? If so, it's easy to do in your module by implementing hook_cron(), loading the desired tickets, and comparing the timestamps of now and the ticket's 'expires' property.

If you meant this as a feature request for Temporary Invitation, please reassign the issue to this module.

Patrick Nelson’s picture

Project: Login Ticket API » Temporary Invitation

Hi, yes, I meant it as an issue for Temporary Invitation. I'll reassign it. (Sorry, got my modules mixed up!)