0.0.1-rc1.1 • Published 2 years ago

@chargeover/ckeditor5-strapi-plugin v0.0.1-rc1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Strapi CKEditor5 plugin

Replace default Strapi markdown WYSIWYG editor with enhanced build of HTML CKEditor 5.

How to install

Strapi v4

Go to your Strapi project folder and execute

npm i strapi-plugin-ckeditor5@latest

Don't forget to rebuild Strapi

npm run strapi build