@ckeditor/ckeditor5-adapter-ckfinder
- Version 43.1.0
- Published
- 56.6 kB
- 3 dependencies
- GPL-2.0-or-later license
Install
npm i @ckeditor/ckeditor5-adapter-ckfinder
yarn add @ckeditor/ckeditor5-adapter-ckfinder
pnpm add @ckeditor/ckeditor5-adapter-ckfinder
Overview
CKFinder adapter for CKEditor 5.
Index
Classes
class CKFinderUploadAdapter
class CKFinderUploadAdapter extends Plugin {}
A plugin that enables file uploads in CKEditor 5 using the CKFinder server–side connector.
See the guide to learn how to configure and use this feature as well as find out more about the full integration with the file manager provided by the plugin.
Check out the guide to learn about other ways to upload images into CKEditor 5.
property pluginName
static readonly pluginName: string;
property requires
static readonly requires: readonly [any];
method init
init: () => void;
Package Files (2)
Dependencies (3)
Dev Dependencies (0)
No dev dependencies.
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@ckeditor/ckeditor5-adapter-ckfinder
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@ckeditor/ckeditor5-adapter-ckfinder)
- HTML<a href="https://www.jsdocs.io/package/@ckeditor/ckeditor5-adapter-ckfinder"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 1729 ms. - Missing or incorrect documentation? Open an issue for this package.