Install
Works with Drupal: ^9.3 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
203.44 KB
MD5: 7aee74707df329fa7ab89fcccdc0a0a4
SHA-1: f97f6a18c3d1de9ad24f4451e55fd9ace5fd2a57
SHA-256: 6b09dce39133b4e4af3c910c9830e93f991c7aef3bda0c642f5487e1922802eb
Download zip
455.66 KB
MD5: 20ac11fb23f604214053e48f5c759119
SHA-1: bacf36460ee155588c926b4f103be9e74849166d
SHA-256: c2c7414433a981166c36d977820447de3048f17c5bc2f18c3f8d1d54bad62c19
Release notes
- Remove dependency on localgov_sa11y
Warning
This release removes the dependency on localgov_sa11y
As a project, we are moving to use https://www.drupal.org/project/editoria11y
Before deploying this release, you should add a composer require to your root composer.json to keep the localgov_sa11y codebase and allow you to uninstall the module.
composer require 'drupal/localgov_sa11y:^1.0@beta'
Then on a subsequent deployment, you will be able to uninstall the module.