- Issue created by @project update bot
This is an automated patch generated using Upgrade Status and Drupal Rector. Please see the issue summary for more details. A merge request is also openend and updated.
It is important that any automated tests available are run and that you manually test the changes.
Drupal 11 Compatibility
According to the Upgrade Status module → these changes make this module compatible with Drupal 11! 🎉
Therefore these changes update theinfo.yml
file for Drupal 11 compatibility.Leaving this issue open, even after committing the current patch, will allow the Project Update Bot → to post additional Drupal 11 compatibility fixes as they become available in Drupal Rector.
Debug info
Bot run #11-120835This patch was created using these packages:
- drupal/upgrade_status: 4.1.0
- mglaman/phpstan-drupal: 1.2.7
- palantirnet/drupal-rector: 0.20.1
- First commit to issue fork.
- 🇮🇳India manishvaity
MR!10 Makes this module compatible with Drupal 11. Functionality is working as expected.
RTBC +1
- 🇨🇦Canada superfedya
Doesnt work for me.
Drupal\Component\Plugin\Exception\InvalidPluginDefinitionException: The "ckeditor5_codeBlock" CKEditor 5 plugin definition is configurable, has non-empty default configuration but has no config schema. Config schema is required for validation. in Drupal\ckeditor5\Plugin\CKEditor5PluginDefinition->validateDrupalAspects() (line 186 of /var/www/html/web/core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php).
- Status changed to RTBC
about 2 months ago 1:06pm 10 March 2025 - 🇮🇳India manojkumar_97
@superfedya i'm also getting same error after apply MR10
Drupal\Component\Plugin\Exception\InvalidPluginDefinitionException: The "ckeditor5_codeBlock" CKEditor 5 plugin definition is configurable, has non-empty default configuration but has no config schema. Config schema is required for validation. in Drupal\ckeditor5\Plugin\CKEditor5PluginDefinition->validateDrupalAspects() (line 186 of core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php).
- 🇫🇷France dydave
Looks like this is being blocked by 🐛 Error after update to Drupal 10.1.0 Active .
If you'd like the patch to work, it should include the fix from issue 🐛 Error after update to Drupal 10.1.0 Active .
Ideally, the patch from the other issue should be merged first, then rebase this patch and it should go through nicely.
In other words, there shouldn't be any more changes to make to this MR to fix this.Otherwise, if you're trying to fix this issue in your project you would need both patches applied to the module.
Could somebody please try testing this and report back?
Thanks in advance.
- 🇹🇷Turkey makbay
@dydave I tested with both patches applied on Drupal 11.1.6
There is another thing to be resolved, see attached image.
- 🇫🇷France dydave
Thanks @makbay!
I didn't see this: 📌 Deprecate in favor of the CKEditor 5 Plugin Pack RTBC
Please don't use this module anymore it should be marked deprecated.
Maintainers have agreed to move developments to contrib module CKEditor 5 Plugin Pack → , which now provides the same features.
This issue is most likely never going to get fixed and so are all other issues in the project's tracker.
This module should be considered as Abandoned.