Support Center

Add New Plugins in Custom Profile

Add new CK Editor Plugins to your custom profile

Step 1

Download a plugin from https://ckeditor.com/cke4/addons/plugins/all that you would like to add.

For this example we are using Line Height Plugin.
You may download it from https://ckeditor.com/cke4/addon/lineheight

Editor-Download

Step 2

Extract the downloaded Plugin and Copy the folder inside it.

Editor-Extract-Plugin

Step 3

Paste the Plugin folder to DesktopModules/Mandeeps/Libraries/Common/Frameworks/Ckeditor/plugins

Editor-Folder

Step 4

There are several options available for your newly added plugin. These are handled by creating a text file with one of the following names: (DesktopModules/Mandeeps/Libraries/Common/Frameworks/Ckeditor/plugins/PluginName/)

  1. HX.mconfig - Plugin is hidden in custom profile and only loaded if it's a dependency of another plugin.
  2. HA.mconfig - Plugin is hidden in custom profile but automatically loaded.
  3. XX.mconfig - Plugin is visible in custom profile and only loaded if it's selected.

 

Editor-Config

Step 5

Your added plugin is now available in your custom profile.
Refer to link for Creating Custom Profile

Editor-Plugin

Note: New Plugins can only be added in Custom Profiles

Glad we could be helpful. Thanks for the feedback.

Sorry we couldn't be helpful. Your feedback will help us improve this article.

How helpful was this page?

  
Updated on Fri, 31 Aug 2018 by Khushi Singh