YetiForce Ckeditor image to base64 plugin for CKEditor 4
Created by YetiForce Sp. z o.o. https://yetiforce.com
Requirements
The Browser must support the JavaScript File API.
Installation
npm i ckeditor-image-to-base
-
Download the plugin from https://github.com/YetiForceCompany/ckeditor-image-to-base64/archive/master.zip
-
Extract (decompress) the downloaded file into the plugins folder of your CKEditor installation.
-
Enable the plugin by using the extraPlugins configuration setting. Example: CKEDITOR.config.extraPlugins = "ckeditor-image-to-base64";
License
MIT