Install

To start a new Drupal project with version 11.3.8:

To update your site and all dependencies to the latest version of Drupal:

To update your site to this specific release:
Pinning to a specific release may make it more challenging to update your site in future, see composer documentation for managing pinned versions

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 19.94 MB
MD5: 786ad1163c0596430452cf6f895d83ab
SHA-1: 17b6a54bc006953eb99945487f699bd902d65d55
SHA-256: 09db63fa7d36ee883bc5161e77d08309529522b4e7a387ee6b8f3abaab4f2b81
Download zip 34.22 MB
MD5: 4acb5c30045409bb6159c7097ed2a3f4
SHA-1: b45d351426368c8c9fbac4680ed13e5546929aa6
SHA-256: a2d14617a8fac78845ebda906d92cdcbe8cbd98b9d5e8216f55e4b96059ea40d

Release notes

This is a patch (bugfix) release of Drupal 11 and is ready for use on production sites. Learn more about the latest version of Drupal.

Drupal 11.3.x will receive security coverage until December 2026.

Important update information

  • This release is now marked as a security release, but does not contain any additional security fixes over Drupal 11.3.7. Instead, it fixes the data integrity issue present in Drupal 11.3.7 and 11.3.6 (as described below).

  • Drupal 11.3.6 introduced a critical regression for importing configuration that could result in data loss under certain circumstances: #3584812: ConfigInstaller isSyncing does not persist to hook_modules_installed() when multiple modules are installed. This release hotfixes that regression.

    Sites that attempted to import configuration on Drupal 11.3.6 or 11.3.7 should re-import their configuration using the site's recommended method (for example, drush deploy). Make note of any differences in configuration, and ensure that data associated with that configuration has not been deleted.

    Sites that updated to 11.3.6 or 11.3.7 without importing configuration do not need to take any action.

All changes since 11.3.7

What’s next?

  1. Learn how to install Drupal
  2. Learn how to update Drupal
  3. Extend Drupal to do more
  4. Get training
  5. Check out what others built
Created by: xjm
Created on: 20 Apr 2026 at 07:37 UTC
Last updated: 23 Apr 2026 at 16:44 UTC
Security update
Bug fixes

Other releases