Notifications of expiring membership
UnderDesign - October 23, 2007 - 12:11
| Project: | Temporary Invitation |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#1
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.
#2
Hi, yes, I meant it as an issue for Temporary Invitation. I'll reassign it. (Sorry, got my modules mixed up!)