|
|
@@ -6,11 +6,13 @@ category: api-reference
|
|
|
|
|
|
[](https://www.npmjs.com/package/@ckeditor/ckeditor5-adapter-ckfinder)
|
|
|
|
|
|
-This package implements an upload adapter to [CKFinder](https://ckeditor.com/ckfinder/)'s backend for CKEditor 5.
|
|
|
+This package implements a CKEditor 5 upload adapter compatible with the [CKFinder file manager and uploader](https://ckeditor.com/ckfinder/)'s server–side connector.
|
|
|
|
|
|
## 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.
|
|
|
+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.
|
|
|
|
|
|
## Installation
|
|
|
|