Roslovets-Inc / ckeditor5-build-strapi-wysiwyg

Enhanced build of CKEditor 5 to replace default Strapi WYSIWYG editor
https://www.npmjs.com/package/ckeditor5-build-strapi-wysiwyg
28 stars 45 forks source link
ckeditor5 strapi strapi-wysiwyg

Enhanced build of CKEditor 5 for Strapi

Enhanced build of CKEditor 5 to replace default Strapi WYSIWYG editor (note: this is just a part of Strapi plugin).

ckeditor5-build-strapi-wysiwyg demo screenshot

👀 Live Demo

Features

How to try

Check out 👀 live demo where you can test most of the features.

How to try manually

  1. Clone repository and change directory
git clone https://github.com/Roslovets-Inc/ckeditor5-build-strapi-wysiwyg
cd ckeditor5-build-strapi-wysiwyg
  1. Install dependencies and build CKEditor (automatically)
npm i
  1. Open demo/index.html in your system browser

How to use

Just install to your Strapi strapi-plugin-ckeditor5 plugin based on this build (recommended).

If you want to integrate the build manually examine strapi-plugin-ckeditor5 source code as an integration example.

How to add more features to the editor

If you want to see more features in this build feel free to request it in issues or create pull request. Together we will build a comprehensive editor for common needs.

Links

⭐️ Show your support

Give a star if this project helped you.