How we can integrate another WIGYWIG editor like GrapeJs (https://grapesjs.com/) with this Mixcore CMS? #327
-
Regarding @NagarRahul question here: #283 (comment) Answer: It is required some Front-End (AngularJS) coding knowledge with Admin Portal Repo below: You can refer to existing editors code and learn how to add your favourite editors:
Best regards. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It is required some Front-End (AngularJS) coding knowledge with Admin Portal Repo below: You can refer to existing editors code and learn how to add your favourite editors: https://github.com/mixcore/mix.spa.portal/tree/master/src/app/app-shared/components/tui-editor Best regards. |
Beta Was this translation helpful? Give feedback.
It is required some Front-End (AngularJS) coding knowledge with Admin Portal Repo below:
https://github.com/mixcore/mix.spa.portal
You can refer to existing editors code and learn how to add your favourite editors:
https://github.com/mixcore/mix.spa.portal/tree/master/src/app/app-shared/components/tui-editor
https://github.com/mixcore/mix.spa.portal/tree/master/src/app/app-shared/components/quill-editor
https://github.com/mixcore/mix.spa.portal/tree/master/src/app/app-shared/components/trumbowyg
Best regards.