8
0

ckfinder.md 1.2 KB


category: api-reference

CKEditor 5's CKFinder integration

npm version

This package implements the {@link features/ckfinder CKFinder integration} feature for CKEditor 5. It lets you easily insert images & links to files. It integrates automatically with CKFinder.

Demo

Check out the {@link features/ckfinder#demo demo in the CKFinder feature} guide.

Documentation

See the {@link features/ckfinder CKFinder feature} guide and the {@link module:ckfinder/ckfinder~CKFinder} plugin documentation.

Installation

npm install --save @ckeditor/ckeditor5-ckfinder

Contribute

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

External links