Issue #2386Opened November 7, 2019by navewi1 reactions

[Question] How to add a plugin like line-height to ckeditor in grapesjs?

Question

I can't figure how to add line height to ckeditor. I read the documentation from ckeditor and did all the steps they're providing to add the ckeditor-plugin, but the icon ist not showing in toolbar and I am not even sure if the line-height plugin ist loaded.

Can somebody help me or added a plugin to ckeditor within grapesjs successfully ?

Answers (1)

navewiNovember 7, 20191 reactions

Okay Nevermind. I had an character mistake "=" instead of ":" in the config.

For everyone with the same problem: To add a ckeditor plugin in grapesjs add the extraPlugins Command in the plugin options in the init function:

[....] 'grapesjs-plugin-ckeditor' : { options: { language: 'de', toolbar: [... ], extraPlugins: 'lineheight', } },

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.