UNPKG

356 BJSONView Raw
1{
2 "plugins": [
3 {
4 "name": "CKFinder Upload Adapter",
5 "className": "CKFinderUploadAdapter",
6 "path": "src/uploadadapter.js",
7 "description": "Implements the CKEditor 5 upload adapter compatible with the CKFinder file manager and uploader's server–side connector.",
8 "docs": "features/images/image-upload/image-upload.html#ckfinder"
9 }
10 ]
11}