What would I need to do to add an "Expire Date" field to a user's account? I'd like to set up a site that gives a user temporary access to everything for 14 days, then requires them to take an action (i.e. pay for a subscription) to re-set their expiration date.

Would this require a new module or would it be easier to tweak some existing code or is this function somewhere in the admin section but I just can't find it?

Comments

bermin’s picture

looking for a way to send an email to warn an "about to expire" user and if they do expire, it will unpublish any node they have created.

Would be nifty, no?

Any ideas, good invisible people of the DRUPAL world?

see1975’s picture

you have posted this 1 year back.
If you want to fix even now, please contact me, for more details

rino’s picture

Hi,
Wonder if you have implementation information about expiring user accounts.

I want a user to join as a member but have the "membership" expire one year later. From your post it sounds as if you have done this.

thanks,
Robert

millarch’s picture

Any progress ?

Is there any module that can accomplish this?

Cheers,

Francisco

jdsaward’s picture

I have just uploaded Version 1 of my Account Expiry module. http://drupal.org/project/account_expiry

It may meet some of your needs.

John