monsieurbiz / SyliusRichEditorPlugin

This plugin add a rich editor on fields to be able to drag and drop elements and edit it.
MIT License
65 stars 36 forks source link

[FEATURE] Nested UI elements #172

Closed Neirda24 closed 10 months ago

Neirda24 commented 2 years ago

We had this use case where we'd like to reuse some UI elements but wrap them in some container. I tried to do a simple RicheditorType on a UIelement field but doesn't seems to work.

What do you think ?

jacquesbh commented 2 years ago

Hey!

We have that in our todo list. Nervertheless it won't be implemented in the RichEditor plugin but in another dedicated one for CMS blocks.

Also we have in the roadmap to implement the capability of copying/pasting some UI elements using the local storage. And this feature will be available in this plugin.

Could it be a solution for you?