This module provides a user logout confirmation form when a user tries to logout of Drupal. User must confirm before they can be logged out.

Requirements

No special requirements. Drupal core user module is required of course.

Notes

Support for Drupal 7 version will not continue. Drupal 8 and up will be supported going forward. Please feel free to continue using the latest Drupal 7 release.

Install

Install via composer:

composer require drupal/user_logout_confirm
drush en user_logout_confirm

Configuration

No special configuration is needed. Just enable the module and when a user tries to logout, they will be prompted with a confirmation form.

Roadmap

  • Admin configuration for the confirmation form.
Supporting organizations: 

Project information

Releases