This package implements a CKEditor 5 upload adapter compatible with the CKFinder file manager and uploader's server–side connector.
See the {@link features/ckfinder "CKFinder integration" guide} and the {@link module:adapter-ckfinder/uploadadapter~CKFinderUploadAdapter plugin documentation} to learn how to configure the adapter.
Check out the {@link features/image-upload comprehensive "Image upload" guide} to learn about other ways to upload images into CKEditor 5.
npm install --save @ckeditor/ckeditor5-adapter-ckfinder
The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-adapter-ckfinder.