adapter-ckfinder.md 1.2 KB


category: api-reference

CKFinder adapter for CKEditor 5

npm version

This package implements an upload adapter to CKFinder's backend for CKEditor 5.

Documentation

See the {@link module:adapter-ckfinder/uploadadapter~CKFinderUploadAdapter} plugin documentation and the {@link features/image#image-upload Image upload} section in the {@link features/image Image feature} guide.

Installation

npm install --save @ckeditor/ckeditor5-adapter-ckfinder

Contribute

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

External links