Downloads
Download tar.gz
10.81 KB
MD5: 2ac2391cfdf3cfe0edece0e4f25d960b
SHA-1: 81e4bc000de0e0da6e401a218f7edd51b50211ea
SHA-256: 0548b4f04b014877e487bdf1db9cafd58abfb02cbc9c77167d1cf341e1aff74c
Download zip
13.32 KB
MD5: 20f1e5f1d4e881eab325a4c51602485d
SHA-1: 49a3c2af124eeab27061a2feb2b62930362b879c
SHA-256: 65c9aa32a8512a7008a10673ca62392aa4eb321627fbc63a274c179e1cd16570
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