Install

To start a new Drupal project with version 9.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 20.48 MB
MD5: c0ca04ac175159d4770f390c8019bf87
SHA-1: 8f526e2ef7af9ae7f4bf6c31a465367c6c0eadf6
SHA-256: 08b749f320966c2e24f16c0b78ff60ce8f8c3ddd3111556a95f4fd13ab4b0b5d
Download zip 32.91 MB
MD5: 2bf391c94e3da7926f5d75607387a842
SHA-1: 6237f9a9cc05fbe565c9abe07d328d15910b3c7f
SHA-256: afa2e7420313070f4bb08f18160018d5844e7ec1498946e774c654394e605872

Release notes

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

Drupal 9.4.x will receive security coverage until June 2023.

If you are upgrading from Drupal 8, read upgrading a Drupal 8 site to Drupal 9, 9.0.0 release notes, and the 9.4.0 release notes before upgrading to this release.

Important update information

  • The Quick Edit integration for Layout Builder is now provided by the Quick Edit module. This has been backported to 9.4.2 to retain as much parity as possible with the contributed version of Quick Edit.

  • Composer 2.2.0 introduced a new security feature that requires Composer projects to authorize plugins. This change means that Composer commands to install and update Drupal projects will fail unless either the required plugins are authorized in the project configuration or the user manually replies "y" to a prompt to authorize the plugin. The prompt can break continuous integration and deployment workflows, so it is recommended that projects authorize core's required plugins (and projects using development dependencies should authorize development plugins).

    This release configures drupal/recommended-project to authorize core's required and development plugins by default. Existing projects may also need to update their configuration to authorize these plugins. For more information, review Composer 2.2+ authorized plugins.

Known issues

Search the issue queue for known issues.

All changes since 9.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: xjm
Created on: 7 Jul 2022 at 01:25 UTC
Last updated: 8 Jul 2022 at 00:25 UTC
Bug fixes
Insecure
Unsupported

Other releases