Drupal

Praise for Autologout Alterable instead of Autologout (Drupal)

Recently we had issues with Drupal Autologout module, especially when users had multiple tabs with Drupal opened in their browsers. Despite there are some issues and patches around this in the modules issue queue, none of the fixes worked out for us. Since we were about to go to Drupal 11, we would have needed to somehow make a very old autologout module version (that did not show the issue) compatible with Drupal 11. This did not sound very tempting.

Fix module config with drupal/core-composer-scaffold

Scenario:
You install a contrib module that supplies configuration via config/install, but the configuration does not match with your system setup. This may result in a ugly (though not breaking) error during installation of your project. You can repair this later on by importing the correct config (for example via drush cim --partial), but the error during installation of the project will persist.

Seiten