Downloads
Download tar.gz
23.1 KB
MD5: 5d5bfae6eec0b5877d8fe986addcb547
SHA-1: 1543f439f0d677d2ed67c7b28d113fad67382972
SHA-256: a22e6bb2accf9f5c492ea0b405c0e80237ba3238432a5934f122b5e82af3e30c
Download zip
43.79 KB
MD5: bc1d3ad1bf4a77863f344cba4be5f96b
SHA-1: cf7332b05b792697ac1b742e31d320b8f4450e3d
SHA-256: 1668e5ee7e881b29b5653d382266532cd14aab8547aefa5d678a7915467ff39f
Release notes
Drupal CMS 2.1.0-beta includes a new site template, Haven, with a warm and bright design and features aimed at non-profit websites.
This release should be used for testing only and is not suitable for building websites. There is no update path for Drupal CMS.
To try this release:
composer create-project --no-install drupal/cms:^2.1@beta -s beta
cd cms
composer config minimum-stability beta
ddev launch