CKFinder adapter for CKEditor 5
This package implements a CKEditor 5 upload adapter compatible with the CKFinder file manager and uploader’s server–side connector.
# Documentation
See the “CKFinder integration” guide and the plugin documentation to learn how to configure the adapter.
Check out the comprehensive “Image upload” guide to learn about other ways to upload images into CKEditor 5.
# 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.