Discussion Needed for integrating GrapesJS with Wagtail-CMS #5420
hazho
started this conversation in
Roadmap Suggestions
Replies: 1 comment
-
Questions: is it better I create a branch for this? what could be the best approach? how to integrate assets while there are two separate apps dealing with assets in the WagtailCMS (Docs & Images) and respect their view restrictions? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to contribute and make the Great GrapesJS available in the Great CMS of Django/Python world that called WagtailCMS, need some help from experienced contributors here, the following are features of wagtail that are related to GrapesJS:
there is an Image chooser widget similar to the AssetsManager called ImageChooser (this can be set for the direct DB field and/or for the blocks of StreamFields that is JOSN serializable data type).
the filtering done by a URL query param for tag (admin/images/?tag=<an_images_tag>) or for collection (?collection_id=) or for both (?collection_id=&tag=<an_images_tag>).
Beta Was this translation helpful? Give feedback.
All reactions