Install
Works with Drupal: ^8.9 || ^9.3 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Release Notes
The following features were added and bugs were addressed in this release:
#3501624: Fix issues reported by PHPCS
#3500966: Text bleedover into Blocks area
#3502312: Views: 'Enable Drupal style "sticky" table headers' does not work
#3503496: Click on Views Tab in content create warnings and errors.
#3504091: Image not found: /themes/core/misc/icons/ee0000/required.svg
#3504795: custom-style.css removed
Updated templates to ensure compatibility with Book Module 2.0.x
Applied various CSS tweaks and updates
Key Feature Update
The most important update in this release is the ability to specify a custom CSS file for each website in a multisite installation. To prevent it from being overwritten by Composer during updates, the file must be stored outside the theme's folder. For example, it can be placed in the Drupal themes folder. IMPORTANT: Clear the caches for the changes to take effect.