Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Statistics Counter Module statistics_counter crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

Language Cookie

1,014 sites Security covered
View on drupal.org

This module allows you to set the site's language based on a browser cookie. You can configure the cookie's name, domain, and expiration time in the module's settings.

Adds an extra "Cookie" field to the Language Negotiation settings, allowing the language to be set according to a cookie.

The cookie name, domain & expiration are configurable in the settings page.

Usage

  • Enable the module and go to: Administration » Configuration » Regional and language » Languages
  • Enable the "Cookie" detection method and re-arrange the detection methods as you see fit. The recommended arrangement is: "URL -> Cookie".
  • If you a language selection splash screen is needed, the Language Selection Page module is recommended. In this case, the recommended setup is: "URL -> Cookie -> Language Selection Page".
  • For the cookie to be set properly on cached pages, the variable page_cache_invoke_hooks has to be set to TRUE. This can be done by adding the following line to your settings.php file: $conf['page_cache_invoke_hooks'] = TRUE;

Major versions

Versions 1.x of this module requires prefix/domain based interface language detection, whereas version 2.x will attempt to get the language from any interface language provider with a lower weight than the Cookie language type. For instance, arrangements such as "Session -> Cookie" should also work now.

Related modules

  • User Account Language Negotiation saves the visitor's language choice to their user account instead of a browser cookie. This means the preference follows the user across browsers and devices, but only works for logged-in users (not anonymous visitors).

Activity

Tracked releases
1
Tracked since
Aug 2026
Latest release
3 days ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
2.0.3 Stable Aug 20, 2026