Downloads
Download tar.gz
748.87 KB
MD5: 1cfbe49814b15c0a683032ebd7dd46b4
SHA-1: 36c875ef32c9aa807b1fc3193847b2a7e7767a2c
SHA-256: 93a66edf3cd49f5301a263ae70bda3d88396a2ae6233a334692378967cd0982d
Download zip
764.52 KB
MD5: 1f2b1ae3fce1b3458f34e550148d1e46
SHA-1: dce1d874ab047fddb4ef1a793db06df43f0f07da
SHA-256: 0bd6122453250182531fb7f4effb87c3f98117592864d3999d16a9ef1b3a79ef
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