Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
160.8 KB
MD5: bcf83ca854915213086c494e917c0d85
SHA-1: ca2a5613cbead3091b851696fc5a5aea093164be
SHA-256: 633aaeee72e43f2f5694a7e2ef608d3aca2992c404f0ab67f81b5b637fe2b595
Download zip
246.39 KB
MD5: 9a9bc55dc910ad609be763f5e6588a74
SHA-1: e40341a006dbfc4237ac3f4e18884c7402291829
SHA-256: b73644b96af487817a895f676e0c3fa13f9d02b3936c23c16ddd71ad11b7f67c
Release notes
Bug fixes:
Issue #3184323: CSS bootstrap styles not applied to off-canvas in case of user entity.
Issue #3189081: Fix Theme Suggestions Overriding Templates.
Issue #3191446: Fix base path issues with multilingual websites and if Drupal was located in a sub-directory.
Update steps
Update your codebase:
composer self-update
composer require drupal/bootstrap_styles:^1.0 --no-update
composer update