GrapesJS / preset-newsletter

GrapesJS preset configuration for the newsletter editor.
https://grapesjs.com/demo-newsletter-editor.html
BSD 3-Clause "New" or "Revised" License
189 stars 143 forks source link

Request for documentation #103

Closed woutersf closed 1 year ago

woutersf commented 3 years ago

I am working on a Block that fetches remote content from a JSON feed (this is interesting for pre-filling newsletters).

Screenshot 2021-05-12 at 14 59 08

I am doing this here in this github repo: https://github.com/woutersf/grapesjs-block-drupal-content-feed

It is not clear for me how I should make this (custom) block configurable. If users want for example to render the content in different html (in columns for example). Is there a possibility to ad an overlay of sorts with configuration or should I configure this externally and add it to the plugin options?

artf commented 1 year ago

This could be achieved by creating a custom component