Description of the need
Currently AFAIK the only way to add an existing block to a layout region is through the UI in layout_block_add_page()
and ultimately through layout_block_configure_form_submit()
.
Adding an API function that adds a block programmatically would be helpful for things like "recipes" and distributions.
GitHub Issue #:
5662
Recent comments
PayPal Checkout works too!
Commerce shop system from Drupal
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
Seeing what issues are new
A simple way — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment. You can also create Fieldsets to...
Layout also for /node/add/ forms?