- 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 β (Merged) created by srjosh
- Status changed to RTBC
6 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+.
-
srjosh β
committed 4202d25f on 3.0.x
Issue #3448621 by srjosh: Automated Drupal 11 compatibility fixes for...
-
srjosh β
committed 4202d25f on 3.0.x
- π¨π¦Canada smulvih2 Canada π
This has been included with the 3.0.0-alpha2 release.
- π¨π¦Canada Liam Morland Ontario, CA π¨π¦
It would make sense for the 3.0.x branch to require
^10.3 || ^11.0
.Also, a release node for branch 3.0.x should be created.
- π¨π¦Canada smulvih2 Canada π
@liam whatβs the reasoning behind specifying
^10.3 || ^11.0
? If anything, it might make more sense to require^10.5 || ^11.2
, since those are the versions where CKEditor 5 was upgraded to v45 in core. That said, Iβd lean toward keeping the requirements more open for flexibility, unless we hit specific compatibility issues.Also worth noting, a related ticket that addressed CKEditor5 v45 compatibility was just merged, targeting changes introduced in
10.5
and11.2
- 3531695 π does not work after the Drupal update to version 10.5 Active . - π¨π¦Canada Liam Morland Ontario, CA π¨π¦
It's pretty easy to be compatible with Drupal 11 and also as old as 10.3. Older than that can be more difficult. It wouldn't be wrong to require more recent versions. I would generally at least support all currently-supported versions, though I can see the argument for a module related to CKEditor to require v45.
- Status changed to Fixed
about 1 month ago 8:09pm 12 August 2025 Automatically closed - issue fixed for 2 weeks with no activity.