Issue #725Opened January 7, 2018by hesa20200 reactions

CSS Editor

Question

Hello, I would like to know what would be the best route to take to extend the Editor. There is a few features i would like to add for my project:

  1. Split view ( Edit / Preview )
  2. CSS Editor ( Create classes, animations, etc.. and then i can set my element to use that class )
  3. Html editor ( Im sure it could be done easily using the import/export function )
  4. Project Explorer ( Basicly select a file and it load it via ajax )

So would it be best to create multiple "plugins" for this, or to modify grapejs core ? Let me know if any of these features already exist or is already possible. And where should i start to be in the right path.

Thanks you, this is a very nice framework which i plan to use well :D

Answers (2)

artfJanuary 8, 20180 reactions

Hi @hesa2020 you should definitely create plugins to customize the editor and you can start from reading here. Another important resource for customization is API Reference, if you have problems try to check first in repo's issues. For the Split view try to check the Preview Command, CSS Editor / HTML Editor should not be too much different from this one (used inside the demo).

lock[bot]September 18, 20190 reactions

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

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.