Active
Project:
Account Expiry
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 May 2009 at 11:07 UTC
Updated:
15 Apr 2011 at 10:19 UTC
Jump to comment: Most recent file
Comments
Comment #1
abaddon commentedan alternative im looking at is using http://drupal.org/project/rules -> see http://groups.drupal.org/node/10270/rules-modules "react to users being signed up for a number of days, or post count increasing/decreasing. For example, a role could be added to a user account when they have over 10 posts and have been a member for 30 days;" -> so its rules module + http://drupal.org/project/user_stats
i havent found another module for D6 to do this
Comment #2
kansaj commentedYes, I agree, the rules combination could be alternative, but in any case account expiry is light weight module. In the case of rules+users stats the simplicity is missing. Regards :)
Comment #3
vacilando commentedSubscribing.
Comment #4
bricef commentedSubscribing. I started a development for one of my project with a view integration and an alteration of user schema. I can package it and upload it here if you want.
Comment #5
abaddon commentedyou should always upload anything you have as opposed to saying you can, because if in 6 months someone will need it, you might not have it on hand anymore, and that someone could be you as well :-)
Comment #6
bricef commentedYes you're right.
So there is the first draft of the module. If someone is interested to use and complete it let me know. I plan to add an extension for views and add several features.
Comment #7
bricef commentedSorry, the #6 version is bugguy and not compatible. This one will be better. Be careful, it's a development version.
Comment #8
jdsaward commentedbricef, thanks for your work.
Has anyone tested the #7 version?
Comment #9
guykit commentedI installed this but it doesn't seem to add anything to the user page or give a user expiry settings page. The only place it turns up is under Site Configuration. Maybe it is because I don't have the accounts type module installed but as far as I can see this is only a Drupal5 module so I don't understand how a Druapl6 port of account expire can depend on this?
Any help?