Is it possible to use old ckeditor v4 with latest backpack version? #1261
Replies: 5 comments
-
Yes, it is possible to use CKEditor v4 with the latest version of Backpack. According to the knowledge sources, you can achieve this by overriding the default CKEditor field view. Here's how you can do it:
This approach is mentioned in the Github Issue: CKEditor toolbars in Backpack v6, where a user suggests: "Just to add a note that if you have too much stuff customized and CKeditor 4 is more than enough for your needs, you can just go to v5 branch, copy the ckeditor file as However, please note that you may need to make some adjustments:
Keep in mind that this is a workaround and not the officially recommended approach. The latest versions of Backpack are designed to work with CKEditor 5, so using an older version might lead to compatibility issues or missing out on new features and improvements. ℹ️ Please note our AI Bot does not reply to follow-ups, this will be the only AI answer in this thread. If the AI helped you find the answer, please mark it as answered or write details below so it can learn. Then close the conversation. If not, please give more information for when a human reads this. ℹ️ Relevant sources: Github Issue (closed): CKEditor toolbars in Backpack v6 |
Beta Was this translation helpful? Give feedback.
-
there is no such ckeditor.blade.php file inside backpack crud version 5 branch any help would be appriciated |
Beta Was this translation helpful? Give feedback.
-
@tabacitu any help here please? |
Beta Was this translation helpful? Give feedback.
-
@pxpm do you have some more details on how to achieve this? |
Beta Was this translation helpful? Give feedback.
-
Hey @jimiero Sorry for late reply. Yes, you can use |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've recently updated a project to latest version of backpack, but now seems it uses ckeditor version 5 and editor plugins it was using before are not working anymore
Is it possible to make backpack to still use old v4 of ckeditor ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions