gramateria icon indicating copy to clipboard operation
gramateria copied to clipboard

Can i use inside a div as part of a larger form?

Open RodriAndreotti opened this issue 3 years ago • 2 comments

Hi!

I have a self-developed admin panel that I use for my clients' websites, on it I used a module for grapesjs called grapesjs-blocks-bootstrap5, but I needed to reinstall the node-modules folder and it looks like the module developer removed all his traces from the internet, so he broke my panel. I wonder if I could use Gramateria inside a div and play its content to a hidden input?

My dashboard is made with PHP so I would need this post to save along with the other fields I use for pages. I ask because I saw in the readme that the purpose of the project is to be used as a standalone application.

This is the way I use it today and it would need it to work: image

RodriAndreotti avatar Oct 16 '21 19:10 RodriAndreotti

I wonder if I could use Gramateria inside a div and play its content to a hidden input?

Could you elaborate this question? Do you want the blocks from Gramateria to be in your panel?

As Gramateria has no proper documentation, it can be difficult for you to integrate with your panel. You can also check Gramateria codes under this config folder

ronaldaug avatar Oct 28 '21 07:10 ronaldaug

Hi! That's right, integrate it, but inside a container as part of a larger page.

In the example above, I'm using grapesjs within the "Contéudo" panel, the idea would be to do something similar, but using Gamateria.

RodriAndreotti avatar Oct 28 '21 12:10 RodriAndreotti