Vivek,
You are right. Unfortunately, CKEditor 5 is not supported by this module yet.
We are planning to support it soon for all our CKEditor ecosystem plugins (N1ED, Flmngr, Txt42), but for now, only Flmngr supports CKEditor 5. All the others support CKEditor 4 only.
Right now, we are in a rush with this task.
Hi Vivek,
Actually, this patch was manually added to the code a long time ago with the same result (please check the string "^8 || ^9 || ^10 || ^11" in the latest version files).
Are there still any compatibility issues?
dmitriy-komarov → created an issue.
Hi AppLEaDaY!
Such a list of dependencies in the module is made due need to provide the working of the module with both CKEditor 4 and CKEditor 5, including Drupal 8 where CKEditor 4 is the must for the Flmngr module.
Probably in the future, we will think again about removing CKEditor 4 from the dependency list, but now you can approve CKEditor 4 installation in the module manager when installing Flmngr, but continue using CKEditor 5.
If this is not a solution for some reason, please write your thoughts. I really would like to make a dependency like "CKEditor 4 or 5, but at least one of them", but this is unfortunately not an option in Drupal packages.