nshenderov / strapi-plugin-ckeditor

Integrates CKEditor 5 into your Strapi project as a fully customizable custom field. (Unofficial integration)
https://www.npmjs.com/package/@_sh/strapi-plugin-ckeditor
MIT License
84 stars 53 forks source link

Upgrade to latest CKEditor 5 (37.1.0+) #102

Closed lamuertepeluda closed 5 months ago

lamuertepeluda commented 1 year ago

Hi there,

a new CKEditor version as been released today.

The latest 37.x is all written in TypeScript, so hopefully dealing with typings should be less annoying.

They are also going to release soon a CKEditor package generator tool for allowing people to further customize the editor, e.g. with custom plugins and widgets. This will be compatible with 37.x

Is there any plan to upgrade this plugin with the latest CKEditor version anytime soon?

EsGeh commented 10 months ago

I created a fork in order to be able to use latest ckeditor versions and the latest strapi version.

Pull Request

Please consider upvoting on the corresponding pull request. Maybe it helps.