- Compatible XF 2.x versions
- 2.3
Premium upgrade:
This XF2 add-on along with the entire collection can be purchased for $35.00 USD. Your Premium upgrade will allow you to download as many XF2 add-ons as you like for one year. Please see the entire collection located in the Resources area at this URL:
https://www.xf2addons.com/
Description:
Auto deletes users based on settings in options page.
(Example of options page)
Questions and answers:
Q: How often does the cron entry run?
A: It runs once a day at 12:00 AM UTC time.
Q: Are there any limits?
A: Yes there is a 100 user limit per function.
Q: Can I run the cron entry manually?
A: Yes.
Q: What other conditions need to apply before a user deleted?
A:
user_id > 1
secondary_group_ids = ''
message_count = 0
user_state = valid
is_moderator = 0
is_admin = 0
is_staff = 0
This XF2 add-on along with the entire collection can be purchased for $35.00 USD. Your Premium upgrade will allow you to download as many XF2 add-ons as you like for one year. Please see the entire collection located in the Resources area at this URL:
https://www.xf2addons.com/
Description:
Auto deletes users based on settings in options page.
(Example of options page)
Questions and answers:
Q: How often does the cron entry run?
A: It runs once a day at 12:00 AM UTC time.
Q: Are there any limits?
A: Yes there is a 100 user limit per function.
Q: Can I run the cron entry manually?
A: Yes.
Q: What other conditions need to apply before a user deleted?
A:
user_id > 1
secondary_group_ids = ''
message_count = 0
user_state = valid
is_moderator = 0
is_admin = 0
is_staff = 0