Downloads
Download tar.gz
7.93 KB
MD5: a1b7cb92a1625973e0ebcca09fff7d32
SHA-1: 7ce1c6cacc755c2d40193b3a740359f9e1ec44ab
SHA-256: ab7ef1a9892f03cc60e057c355c4b367ffb5d871cb192804e93967511085092f
Download zip
8.97 KB
MD5: 195050579b616cc380189df89299735a
SHA-1: 2e224fa12693a88393c93f86d90ea4dcd8b6e848
SHA-256: a431a86e369f882d95d4bf96fbb21c273d11c897b3476bc18bca6c49dda8d570
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