Drupal is a registered trademark of Dries Buytaert

dit

3 sites No security coverage
View on drupal.org

Drupal Idle Timer is a project that is a flexible option for handling Idle time for a user. It can use different sync options that suits your use-case. Every configuration option is changeable. You can also configure the classes/id's or attributes used for you modal so you can use your own.

Features

This module lets you choose between different sync options. The options that are currently supported are:

  • Ajax polling
  • Local storage
  • Session storage

It lets you configure configuration options yourself, like:

  • Which user to trigger on
  • Session timeout
  • Debounce rate
  • Warning popup duration
  • Poll interval
  • Providing an optional logout url

Newest feature: Reports
Site administrators can view idle logout reports at /admin/reports/drupal-idle-timer.
The reports include:

  1. User who was logged out
  2. Logout timestamp
  3. IP address
  4. User agent information

Reports can be filtered by:

  1. Username (partial match)
  2. Date range (from/to)

It also provides a default modal and with a well thought out list of CSS that are used in your custom modal. So if you want to build the modal yourself, use these. Also make sure your modal then uses these classes.

Post-Installation

Install the module just like any other module.
When installed, navigate to "/admin/content/drupal-idle-timer/settings" to configure.

Similar projects

Autologout Provides an autologout option using localstorage. It also uses its own modal.

For more technical info, see the readme in the GIT repo.

Activity

Total releases
2
First release
Nov 2025
Latest release
3 months ago
Release cadence
7 days
Stability
100% stable

Releases

Version Type Release date
1.0.1 Stable Nov 25, 2025
1.0.0 Stable Nov 18, 2025