Downloads
Download tar.gz
8.18 KB
MD5: 0dd379fc44040111292ec6c6e603e778
SHA-1: 85881dfc249e192d5edc5f2be6ff757d7f2ffa14
SHA-256: a2b7856f81d9f04aa7f7a85c2fd4da7fc5a336fc0a4846d0dcde6027a6e873ce
Download zip
9.85 KB
MD5: bf04fc22394d69d8a904b2ae97b8c3f2
SHA-1: a597b84a48ce83a4073ea2f0a700ff16965ed6e5
SHA-256: b5a436ac9200556772b63d04ebb9e6c4701c7195fba612075f73e737fff80a9c
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