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
Two issues would benefit from testing and code reviews; they've been around for a while and no takers. It would be a shame for these to miss the next releases. View Table Headings...
December 18th, 2025 - Weekly Meetings
For the dev meeting: Progress all over the place. Nine pull requests are currently marked RTBC - time to consider merging? Bug fixes mostly, and not too complex. Issue #6987: There's...
December 18th, 2025 - Weekly Meetings
In a blog post titled "Github Tips and Tricks for Contrib Maintainers", I'd like to see some of the following topics: When is the README sufficient for documentation? When should...
Github Tips and Tricks for Contrib Maintainers