How To Use Multiple Upload Image In Ckeditor Image2 Plugin?
Is it some configuration rule for multiple upload image in CKEditor image2 plugin? My current configuration is: editor.ckeditor({ forcePasteAsPlainText: true, extraPlugins:
Solution 1:
Here is a plugin that provides multiple image uploading using ckeditor. It doesn't appear that ckeditor itself supports multiple image uploading.
https://www.martinezdelizarrondo.com/ckplugins/simpleuploads.demo4/
Post a Comment for "How To Use Multiple Upload Image In Ckeditor Image2 Plugin?"