- First commit to issue fork.
- Merge request !10Issue #3286503: Automated Drupal 10 compatibility fixes → (Merged) created by falco010
- 🇳🇱Netherlands falco010 🇳🇱 The Netherlands
Created the above fork/MR which can be used to at least upgrade to Drupal 10.
Ckeditor 5 support is addressed in other issue:
https://www.drupal.org/project/ckeditor_mentions/issues/3309677 ✨ CKEditor mentions compatible with CKEditor 5 FixedThe fork can be used by adding this to your composer.json repositories:
{ "type": "package", "package": { "name": "drupal/ckeditor_mentions", "version": "2.x-dev", "type": "drupal-module", "source": { "type": "git", "url": "https://git.drupalcode.org/issue/ckeditor_mentions-3286503.git", "reference": "0395614e333d82a4aa1bcc78c8e814858227b77c" } } },
And run the following command:
composer require drupal/ckeditor_mentions
- last update
about 1 year ago Composer require failure - First commit to issue fork.
- 🇺🇦Ukraine dinazaur
Thanks all, great work. I've included
once
fix in the PR. -
dinazaur →
committed a9ef4a1e on 8.x-2.x authored by
Falco010 →
Issue #3286503: Automated Drupal 10 compatibility fixes
-
dinazaur →
committed a9ef4a1e on 8.x-2.x authored by
Falco010 →
- Status changed to Fixed
10 months ago 10:40am 16 January 2024 Automatically closed - issue fixed for 2 weeks with no activity.