Open ugintl opened 5 months ago
Right now have no suggestion to get this go to the /admin/content edit the content and see the effects
There is a module, but it has a condition.
twig templates for entities edited with this module should include the {{ content.frontend_editing }}
render element. If the template already uses {{ content }}
, no changes are necessary.
Is it possible to edit content from the UI in real time? Which modules can help me?
Currently I have to edit each block separately.