Add reusable option to inline block creation
Make custom blocks created in layout builder as reusable in the block library.
Make custom blocks created in layout builder as reusable in the block library.
Find and clean up non-reusable blocks created in layout builder.
See module description for more info.
Enhanced block visibility configuration.
See related core issues - this module provides a workaround until those are implemented.
Place Single Directory Components as blocks in the block layout or layout builder.
The props and slots in *.component.yml become the block config form.
Field for creating and referencing blocks.
Blocks stored entirely in config.
Blocks are an overloaded name in Drupal.
Block plugins are the configurable blocks that can be placed in the global layout or layout builder.
Add blocks in the views areas.
Useful for adding facet blocks to the view instead of via block layout.
I created a custom block type and added it to a layout. I want to reuse the block, but it isn't available.
If I had created it in the block library initially, I could reuse it. Is there a way to convert it?