Block Content Template
If you have ever tried to get a view of custom block types or rendered a custom block type in a reference field you will know that the custom block type doesn't have standard template markup in D8, in fact there might be no wrapping markup around the fields. This module allows custom block types to have their own template block-content.html.twig and it also adds helpful classes for theming that you might find on any other entity.
Follow the core integration request:
https://www.drupal.org/project/drupal/issues/3342998
This module is not compatible with other modules that provide similar functionality such as block_content_suggestions.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.