CKEditor 5 Studio Plugins
Last updated 2 days ago
How to write plugins for the CKEditor 5 integrated in Studio
CKEditor 5 is a powerful open source rich text editing framework. It is integrated in CoreMedia Studio and extended by CoreMedia plugins for editing of CoreMedia rich text content. You can adapt CKEditor 5 to your needs and write own plugins.
Use Cases
- Integrating standard plugins from CKEditor marketplace
- Adapting configurations
- Creating custom plugins
Resources
- Learn how to configure and create plugins for the CKEditor in the Studio Developer Manual.
- As an example, study the CoreMedia CKEditor 5 Plugins workspace. Here, you will find plugins which CoreMedia has created for the integration of CKEditor 5 into Studio.
- See the official CKEditor 5 documentation for more details.
Is this page useful?