0.0.11 • Published 2 years ago
@reslear/strapi-plugin-ckeditor-with-source-editing v0.0.11
CKEditor 5 custom field for Strapi with source editing
this is fork of ckeditor5-strapi-plugin with added source editing feature. see #102
🔧 Installation
Inside your Strapi app, add the package:
With npm:
npm install @reslear/strapi-plugin-ckeditor-with-source-editingWith yarn:
yarn add @reslear/strapi-plugin-ckeditor-with-source-editingThen run build:
npm run buildor:
yarn build0.0.11
2 years ago