|
|
@@ -10,11 +10,13 @@ CKEditor 5's CKFinder integration
|
|
|
[](https://david-dm.org/ckeditor/ckeditor5-ckfinder)
|
|
|
[](https://david-dm.org/ckeditor/ckeditor5-ckfinder?type=dev)
|
|
|
|
|
|
-The [CKFinder](https://ckeditor.com/ckfinder/) file browser integration for CKEditor 5.
|
|
|
+This package implements the [CKFinder feature](https://ckeditor.com/docs/ckeditor5/latest/features/ckfinder.html). This feature allows you to easily insert images as well as links to files into the editor content. It is a bridge between the CKEditor 5 WYSIWYG editor and the [CKFinder file manager and uploader](https://ckeditor.com/ckfinder).
|
|
|
|
|
|
## Documentation
|
|
|
|
|
|
-See the [`@ckeditor/ckeditor5-ckfinder` package](https://ckeditor.com/docs/ckeditor5/latest/api/ckfinder.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/).
|
|
|
+See the ["CKFinder integration" guide](https://ckeditor.com/docs/ckeditor5/latest/features/ckfinder.html) and the [plugin documentation](https://ckeditor.com/docs/ckeditor5/latest/api/ckfinder.html) to learn more about the integration.
|
|
|
+
|
|
|
+Check out the [comprehensive "Image upload" guide](https://ckeditor.com/docs/ckeditor5/latest/features/image-upload.html) to learn about other ways to upload images into CKEditor 5.
|
|
|
|
|
|
## License
|
|
|
|