Active
Project:
Temporary Invitation
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2007 at 12:11 UTC
Updated:
3 Nov 2007 at 00:52 UTC
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
Comment #1
jpetso commentedDid 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.
Comment #2
Patrick Nelson commentedHi, yes, I meant it as an issue for Temporary Invitation. I'll reassign it. (Sorry, got my modules mixed up!)