/background-image-ckeditor-plugin

Plugin for set background image in CKEditor

Primary LanguageJavaScript

Set Backgroud image for CKEditor

by this plugin you can set background image in your CKEditor

Installation

Copy bgimage folder to ckeditor/plugins/ directory

add the following line to config.js :

 config.extraPlugins = 'bgimage';