View on GitHub

CoreMedia CKEditor 5 Plugins

CoreMedia's CKEditor 5 Plugins provides plugins for CKEditor 5 with focus on integration into CoreMedia CMS.

Download this project as a .zip file Download this project as a tar.gz file

CoreMedia CKEditor 5 Essentials

API Documentation

Module: @coremedia/ckeditor5-coremedia-studio-essentials

Provides a plugin for CKEditor 5 which consolidates the essential plugins for CoreMedia Studio. The plugins, provided by this package, are crucial to make CKEditor 5 work in CoreMedia Studio without corrupting any data.

There are, however, other useful plugins to enable CoreMedia features in CKEditor 5, that are not part of this package. Those plugins are not mandatory, but recommended to use in any CoreMedia Studio CKEditor 5 build. Please have a look at the corresponding repository or the documentation to learn more about other provided plugins.

Plugins contained:

Simply speaking, having both plugins, you do not risk losing elements or attributes, which are stored as CoreMedia RichText 1.0 on CMS server, just by loading it into a CKEditor only containing the essential plugins above.

Source Code Editing Plugin recommended: As, having only these essential plugins, many elements and attributes cannot be edited, we strongly recommend adding CKEditor’s Source Code Editing Plugin, if you did not add any other plugins.