- Issue created by @mortona2k
- πΊπΈUnited States tim bozeman
Heya mortona2k,
Will it work along side experience builder? I can't imagine people would want 2 page builders on one site π€
But, things are coming along nicely. I just made a recipe for the page builder β . People can run that recipe to install it on an existing site or use this installer to try out the page builder on a new site.
curl -sL 'https://git.drupalcode.org/project/plus_suite/-/raw/1.0.x/install.sh' -o install.sh; bash install.sh
Page Builder Roadmap
- We need page templates, so that will probably involve making section library items editable
- I need to address some technical debt of moving the Edit+ storage stuff up to Navigation+
- Add a hierarchical page elements/layers panel for being able to target specific thingies for moving, configuring, styling, editing
- Break out all the stuff in Layout Builders contextual menu into tools. So an eraser for delete, a gear for configure, something for duplicate
- A generic styling tool which will have a paintbrush icon
- Extract the template editing from component_library into a twig tool
Let us know what you think and thanks for checking in on us!