Hi, this is a new extension to warn and automatically log out users after a configured inactivity period has elapsed.
Useful for private forums where a silent session expiration causes all further operations to fail.
Features:
- Log out user automatically after a configurable inactivity period
- Optionally display a warning modal for the user about the session expiration and let them decide to stay or logout
Usage:
- Enable the extension and configure the timeouts in the admin area. The warning timeout is optional.
Installation: composer require tiborsulyan/autologout
Update: composer update tiborsulyan/autologout
Links:
Please report any issues you find in this thread. Thanks!