This project is not covered by Drupal’s security advisory policy.

This module provides a Views area handler which allows you to reference a programmatically created block plugin by its ID. This is useful where you'd have a block, one that can be instantiated by its ID and not required to exist as content which traditionally could be referenced by its UUID by the default "Rendered Entity - Blocks" handler.

This functionality is especially handy where you cannot rely on the block existing as content. Instead, a block plugin would be created, and instantiated by the handler.

Project information

Releases