drupal_cms_helper 2.0.0-beta1

This beta release of Drupal CMS 2.0 includes improved integration with Canvas, an updated component library, and many bug fixes. This release should be used for testing only and is not suitable for building websites. There is no update path for Drupal CMS.

To spin up a Drupal CMS project, use the following commands:


composer create-project drupal/cms:^2 -s beta --no-install
cd cms
composer config minimum-stability beta
composer install
composer drupal:recipe-unpack

2.0.0-beta1

mercury 1.0.0-beta2

Finally, Mercury is in beta! This is a modern and flexible starting point for site owners to build scalable and efficient websites using Drupal Canvas.

This release is for early testing, and we encourage you to try it and report any bugs in the issue queue. It is not recommended to build production sites with it.

Changes since 1.0.0-beta1 (compare):

Miscellaneous bug fixes:

1.0.0-beta2
Subscribe to Bug fixes