Hi there!
I would like to deactivate an account after X time from its creation.
I mean, deactivate it even when the user have been active at the site, but X time have passed since his account creation.
I think that would be great!, maybe changing a "last_logged_in" parameter to a certain date, so this way I could add a role that by default could have a year of time, and after that people get deactivated and get an automate email telling them that they have to renew their accounts, and then the admin could extend the account at will.
It would be very cool to add this feature, because many businesses have to deactivate an account each time their client´s license has expired, sending to them a notice, and if the client renew it, we can extend the deactivation period.
The "premium" module is very good at this, but I would prefer a module that deactivate the account in a centralized way (like this module :-)
Thanks!
Rosamunda
Comments
Comment #1
Crell commentedNow that there is a Drupal 5 release, new features will only be accepted against 5.x.
Comment #2
deekayen commentedThe membership module is designed to handle that.