Posted by bricef on October 13, 2010 at 9:35am
Hello,
I'm working on a website where users account have an expiration date. I create a module that alter the basic user schema and give views the ability to use this expiration date.
Is this a useful module? Will it be interesting to package it and share it?
Comments
Sounds like something that
Sounds like something that could be usefull. But I'd try to integrate this functionality with http://drupal.org/project/inactive_user
Cheers
Thanks for your advice
I will open an issue to this module.
Also: account_expiry
You also might want to take over Account Expiry: http://drupal.org/project/account_expiry
Please make sure to do a more complete search of other modules.
A nice thing would be to write a comparison of account expiration modules in the Similar Module Review group. If you research that you'll be sure not to be just adding to the confusion.
OK
I use inactive user but that's not what i wanted. Account expiry is only available for Drupal 5. I'll try to write a comparison but i didn't find a lot of module with this features.