Install
Works with Drupal: ^10.3 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Fix PHPCS: array formatting, docblocks, empty elements, cast spacing,
inline control structures, unserialize() security, \Drupal:: DI
Fix ESLint: remove use strict, no-use-before-define, func-names,
no-console, no-await-in-loop, prefer-template, object-shorthand
Fix Stylelint: property order, rgba() to rgb(), single-line declarations
Inject EntityTypeManagerInterface into AccessibilitySettingsForm
Inject CsrfTokenGenerator into DashboardController, NodeScanController,
and ScanDetailsController to replace \Drupal:: static calls
Add .gitlab-ci.yml, .cspell.json, .prettierrc.json, .gitignore
Fix composer.json: vendor prefix, core version, authors, support sections
Fix info.yml: core_version_requirement, package, remove version key