CKEditor 5’s CKFinder integration

This package implements the CKFinder feature. 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 CKFinder file manager and uploader.

Demo

Copy link

Check out the demos in the integration guide.

Documentation

Copy link

See the “CKFinder integration” guide and the plugin documentation to learn more about the integration.

Check out the comprehensive “Image upload” guide to learn about other ways to upload images into CKEditor 5.

Installation

Copy link

This package is part of our open-source aggregate package.

npm install ckeditor5
Copy code

Contribute

Copy link

The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-ckfinder.

Copy link