- 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 (MR) 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 or merging the MR, will allow the Project Update Bot → to post additional Drupal 11 compatibility fixes as they become available in Drupal Rector.
Debug information
Bot run #11-177898These packages were used to generate the fixes:
- drupal/upgrade_status: 4.3.1
- mglaman/phpstan-drupal: 1.2.11
- palantirnet/drupal-rector: 0.20.1
- First commit to issue fork.
- Merge request !7Issue #3448621 by srjosh: Automated Drupal 11 compatibility fixes for ckeditor_div_manager → (Open) created by srjosh
- Status changed to RTBC
3 months ago 1:03pm 28 March 2025 - 🇩🇪Germany mmbk Meißen
Besides the other open issues, it runs nicely with Drupal 11. No additional problems found due to Drupal 11.
- 🇵🇰Pakistan dewancodes
I have applied the patch successfully and now the module (ckeditor_div_manager) is compatible with Drupal 11, "Local 11-ready" as reported by the 'Upgrade Status' module.
- 🇪🇸Spain dcimorra 🇪🇸 Spain
Perhaps the maintainers should close this issue and release a new version?
- 🇦🇺Australia timfletcher
This will not work with Drupal 11.2 despite appearing as compatible under the 'Upgrade Status' module;
D11.2 upgrades CKE5 to v45, which includes changes that break the CKE4 Div Manager plugin. More detail in this ticket.
- 🇬🇧United Kingdom jefflogan
@timfletcher A fix has been done in issue #3531695, so once that get's committed, then the above changes should allow this to run on 11.2+.