I am thinking of an abstracted method to allow things to be expired. For example in Ubercart there is an option to purchase a role that will be expired after a certain amount of time. Expiration is shown in the user account.

We have Per entity Logging, and CCL has scheduling - what would be the best way to bundle all of this together?

Comments

nekobul’s picture

I just found a way to schedule an event after certain amount of time. Check my comment here:

http://drupal.org/node/250950

Cheers,
Ivan

amitaibu’s picture

Status: Active » Closed (fixed)

thanks!