Unzip the downloaded release, and change the name of the folder to `deleteinactiveusers`.
In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
Copy the `deleteinactiveusers` folder to `/ext/dmzx/` if done correctly, you'll have the main extension class at (your forum root)/ext/dmzx/deleteinactiveusers/composer.json
Navigate in the ACP to `Customise -> Manage extensions`
Look for `Delete Inactive Users` under the Disabled Extensions list, and click its `Enable` link.
Select period:
Set period of inactivity by users. Registration date and last activity date.
Does this mean even if you have 1 or more posts and you do not come to the board or login for a year no matter what group you get booted?
If you set this period the extension checks if the member is active in this period or registered. The Post count is the important value to set, I have it only on 0 so members that are not active will be deleted after that period.
This just happens to User with 0 posts? So for example a User registers, creates 1 Post and after that he is inactive for lets say 1 Year, his account won't be deleted because he already created 1 post.
Or does it mean 1 post in the last 6 months, 1 year etc..?
Painkiller88 wrote: 24 Apr 2019, 14:32
This just happens to User with 0 posts? So for example a User registers, creates 1 Post and after that he is inactive for lets say 1 Year, his account won't be deleted because he already created 1 post.
So, i set 3 post count, 1 hour and 7 days (today,15.05.2019year)
now who is now made 3 post his account will be deleted after 7 day (on 22.05.2019year) need to be deleted on this date
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.