Grapesjs: [QUESTION] 3rd party RTE integration

Created on 17 Feb 2020  路  7Comments  路  Source: artf/grapesjs

Hi there!
Great work at grapesjs!

Is there any list of external RTE's to integrate in grapesjs?
I've spent a few days trying to integrate any, but still no results.
If anyone already has a solution for integration other RTE's, please share them.

All 7 comments

#1697 comment for tinyMce and ckeditor plugin as a good example.

@pouyamiralayi thank you.
but earlier I checked tinyMCE thread and it seems that TMCE still doesn't work properly.
and I've seen ckeditor. I'm looking for anything small and simply as quill, pell and so one.

@h3llomoto ckeditor is small and simple! what do you suggest in place of that?

hmm, this is what i get after installing ckeditor4 and grapesjs-plugin-ckeditor
小薪懈屑芯泻 褝泻褉邪薪邪 芯褌 2020-02-17 15-27-34

and you can't say "ckeditor is small and simple' after I mentioned pell. it is really small and simple.

@h3llomoto sorry my bad! for the error unless you are serving css from a local server (webpack or ...)
you must reference it through the online link.
Cheers!

Even when I solved all console errors, CKEDITOR is a GPL licensed software.
Pell, Squire, Quill are MIT/BSD licensed which is necessary for commercial projects.

So, the question is open: is there anyone has a ready solution with a 3rd party custom RTE?

So, the question is open: is there anyone has a ready solution with a 3rd party custom RTE?

At the moment, we only have the plugin for CKEditor as it is able to work with a nested iframe. If you want to try to create a new plugin with some other library please refer to this guide

Was this page helpful?
0 / 5 - 0 ratings

Related issues

krunal039 picture krunal039  路  3Comments

kawika-connell picture kawika-connell  路  3Comments

faizansaiyed picture faizansaiyed  路  3Comments

desilvaNSP picture desilvaNSP  路  3Comments

nojacko picture nojacko  路  3Comments