Posted by richard.e.morton on May 3, 2009 at 11:07am
| Project: | Account Expiry |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi,
I'd love for this module or something like it to be ported to Drupal 6.
R
Comments
#1
an 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
#2
Yes, 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 :)
#3
Subscribing.
#4
Subscribing. 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.
#5
you 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 :-)
#6
Yes 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.
#7
Sorry, the #6 version is bugguy and not compatible. This one will be better. Be careful, it's a development version.
#8
bricef, thanks for your work.
Has anyone tested the #7 version?
#9
I 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?