Downloads
Release notes
Another beta! So soon, you ask? Why, yes...we're fast cool like that. We fixed several bugs that surfaced in beta1 when Drupal core 11.3 was released, and added one great feature to the administrative UI.
As per usual with pre-releases, 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
If you are using DDEV, run these commands in an empty directory:
ddev config --project-type=drupal11 --docroot=web
ddev composer create-project drupal/cms:^2 -s beta --no-install
ddev composer config minimum-stability beta
ddev composer install
ddev composer drupal:recipe-unpack
To install Drupal CMS using Drush, you can use:
drush site:install
This will install the Starter site template. To install Byte, use:
drush site:install ../recipes/byte
Have fun!
Contributors (6)
catch, dejan0, grienauer, pameeela, phenaproxima, thejimbirch
Changelog
Issues: 9 issues resolved.
Changes since 2.0.0-beta1 (compare):
Bug
- fix: #3563819 Don't redirect unpublished nodes to login page
- fix: #3564037 Redirecting to the login page on 403 is broken
- fix: #3564139 Tweak Selenium timeout to reduce performance testing flakiness
Feature
- feat: #3563854 Add Drupal community events block to the dashboard
Misc
- Refine tagging script so that it only finds components that are in the subtree split.
- Adjust outdated constraints in project template.
Task
- feat: #3563772 For development, always install dev branches of ancillary projects
- CI: #3564039 Make performance tests a manually triggered job
- feat: #3559823 Switch to Drupal 11.3
- feat: #3562036 Starter should test that it ships copies of all Canvas components that is uses
- feat: #3564128 Send performance data to Tag1