- miiimooo Europe
Here a quickfix if you need to add this in your project while there is no progress on this issue (since ckeditor4 is deprecated I doubt there will be much progress)
"repositories": [ { "type": "package", "package": { "name": "ckeditor-plugin/a11ychecker", "version": "1.1.1", "type": "drupal-library", "dist": { "url": "https://download.ckeditor.com/a11ychecker/releases/a11ychecker_1.1.1.zip", "type": "zip" } } }
composer require ckeditor-plugin/a11ychecker
Check your (web/)libraries folder for presence of the a11ychecker folder
- 🇨🇦Canada RobLoach Earth
Also note that there's a new version of the module at https://www.drupal.org/project/ckeditor_a11ychecker/issues/3394274 📌 Create a version compatible with CKEditor5 Needs review