We learned today that https://www.drupal.org/project/gutenberg is using regular block & layout plugins.
So, let's try the block & layouts we are generating with this popular project
Gutenberg is also using its own plugin type: https://git.drupalcode.org/project/gutenberg/-/tree/3.0.x/src/Plugin/Gut... so maybe block & layouts plugins are not enough for a full experience, but it is already useful to have a look
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Drupal Gutenberg with UI Patterns.png | 235.93 KB | g4mbini |
Comments
Comment #2
pdureau commentedComment #3
g4mbiniI finally succeeded to use UI Patterns 2 with Gutenberg for Drupal.
Patterns can be used as Blocks. It's working but not really user friendly for content editors (mainly, too much site builder configs). When we want to add a component as block Gutenberg, it:
See screenshot for the result obtained adding:
Comment #4
g4mbiniComment #5
pdureau commentedSo, it looks OK on our side.
Comment #7
pdureau commented