Install
Works with Drupal: ^9.2 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
15.87 KB
MD5: aae5b7d572bcf813e729ebbee7922a8a
SHA-1: 40cf4c5671df07534c66ebc78b84e5b813a639a4
SHA-256: ff0b80a90d2da5bf0e22f3ee44b87e6c2ae1a03b2e2eb625372d9b6f5f505e27
Download zip
24.69 KB
MD5: f170d42cee342187ce7fe9095fb3d47c
SHA-1: 52cca3162055d6b00f102e7c2e29db713ad76971
SHA-256: c3c8c4081fc8d0ab05ee74d77a5877efbd9c0710e9478975c11fbfb58785b04c
Release notes
Initial stable release compatible with Drupal 11.
Mostly maintenance tasks with code clean-up and integration with automated testing on Gitlab CI.
Contributors (3)
Changelog
Issues: 5 issues resolved.
Changes since 3.0.0:
Bug
- #3264595 by dydave, flyke: Added dependency on the Core Toolbar module library for the 'ToolbarModel' class.
Task
- #2769837 by ashwinsh, dydave: Added project 'composer.json' file.
- #3516530 by dydave: Gitlab CI: Fixed all jobs validation errors and required all jobs to pass.
- #3435070 by dydave: Added support for Drupal 11 and broadened Tests coverage on Gitlab CI.
- #3512618 by dydave: Automated testing on GitLab CI: Added initial configuration file '.gitlab-ci.yml' based on template and documentation from DO-3356364, to provide automated testing with GitLab CI pipelines.