CKEditor 5 CKBox integration
This package implements the CKBox file manager and uploader integration for CKEditor 5. This feature allows you to easily insert images as well as links to files into the editor content. It is a bridge between the CKEditor 5 WYSIWYG editor and the CKBox file manager and uploader.
# Demo
Check out the demos in the integration guide.
# Documentation
See the CKBox integration guide and the plugin documentation to learn more about the integration.
Check out the Image upload guide to learn about other ways to upload images into CKEditor 5.
# Installation
This package is part of our open-source aggregate package.
npm install ckeditor5
# Contribute
The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-ckbox.
# External links
Every day, we work hard to keep our documentation complete. Have you spotted outdated information? Is something missing? Please report it via our issue tracker.
With the release of version 42.0.0, we have rewritten much of our documentation to reflect the new import paths and features. We appreciate your feedback to help us ensure its accuracy and completeness.