XF 2.0 Remove never active users on my website.

Is it possible to get list of users to disable/remove, who is older then 100 days and never posted on my website? Please let me know if it can be possible in database directly.
 
Something like this should do the trick I think (I haven't tested it, but I've done what you are trying to do in the past and I think this is how I did it)

1525845485488.webp

Set an end date for registration however far back you want to go, and set the message count between to 0 - 0 ... then click "Proceed ..." you'll be presented with a list of users to validate your choices and you can delete them from there if you choose to do so.
 
Top Bottom