Install
Works with Drupal: ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
872.53 KB
MD5: f8b37d0417731d070d5cb6f1b094aad1
SHA-1: a20864b1a455ea3ebb5754326e1dbe4ec7b5b669
SHA-256: 7a1357e3d6cfa43dee57e5a8f383b884546c950ea021c3a290c7408ed927c87e
Download zip
902.83 KB
MD5: 536962bfce6bb2312b1b60ace36b5cfc
SHA-1: d384013e13c9613757ec559e28af455a6fa6b242
SHA-256: 9e1f09dd2b661c0bcb81615c9df7b131692636bd0e53f7d81fd114b20bb7d29f
Release notes
This is the first feature release of Drupal CMS!
We fixed bugs too, but almost all of those bug fixes are also in the 1.0.x releases, so take a look at those for more details.
Recipes have no update path; the change records provide instructions to make manual configuration changes to an existing Drupal CMS site. You do NOT need to make these changes if you don't want to; your site will continue working as it currently does.
Here are the biggest changes in this version:
- The
launch-drupal-cms.shscript has been removed due to compatibility issues and maintenance problems. It's been replaced by a few simple DDEV commands. - The installer has been refactored and updated, and is now based on the Recipe Installer Kit framework.
- The Tagify module is now part of Drupal CMS and is used for the Tags field in all content types.
- The Drupal CMS Olivero theme now has a few basic single-directory components. These are intended for use with Experience Builder (which is not, itself, ready for wide use), but they can also be used anywhere you use single-directory components.
- We smoothed out some rough edges (consistent field ordering on content forms) and improved performance in some spots (image optimization).
- All content types are now opted into the XML site map provided by the SEO Tools recipe.
Bug fixes
New features
- #3501605: Replace the launcher script with better documentation
- #3502760: Split the installer's runtime code into its own updateable, less opinionated package, #3504653: Move certain presentational opinions from recipe_installer_kit into our install profile and theme
- #3494070: Add Simple XML Sitemap defaults for content types, menu and vocabulary
- #3504679: Implement updated designs for installer
- #3497387: Implement designs for Feature component within Olivero for XB
- #3497385: Implement designs for Cards component within Olivero for XB
- #3497472: Implement designs for Testimonial component within Olivero for XB
- #3508446: Ship a default "Home" menu item with Drupal CMS
- #3510973: Set 'Check for updates of uninstalled modules and themes' to on by default
- #3496781: Implement designs for Hero component within Olivero for XB
- #3511946: Enable Tagify in the admin_ui and content_type_base recipes, and use it on all reference fields defined by our content types, #3513359: Set Tagify widget as default when a new entity reference field is created
- #3502035: Optimize default images