Install

To start a new Drupal project with version 11.4.2:

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 22.03 MB
MD5: bfcc105279464b53e1c2ce8a1083c430
SHA-1: 0eb59476e56483290ab21481ce4887dd6fc09ebd
SHA-256: 88efcc3e334489080c911f31678021a7098f00ece34d223638b727f424ee46c9
Download zip 36.99 MB
MD5: 57a57a5d37c603884c3677ccba3db8ba
SHA-1: 32807e6cfb6dd30e9f503b36c521d7113e6a7e77
SHA-256: 92cccf2eb0154061a5e8cc3830110698a77a000ed8bbabe122fed4f6b3da5760

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.4.x will receive security coverage until June 2027.

This release fixes two regressions in the update path from 11.3.x or 10.6.x to 11.4.x.

  • When running composer update, Drupal's scaffolding command would fail to create the newly required autoload_runtime.php in some cases, requiring running composer install in addition. This issue should now be resolved.
  • Sites with search and/or help modules installed would in some cases run into a fatal error during updates to enable the new search_node and search_help modules, these updates should now run smoothly.

Known issues

Several other other bugfixes and compatibility improvements are also included, see the full list below.

All changes since 11.4.1

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: catch
Created on: 10 Jul 2026 at 14:59 UTC
Last updated: 10 Jul 2026 at 15:52 UTC
Bug fixes

Other releases