Paragraph block
This module allows you to use paragraph types directly as blocks, without needing to create separate block types. It offers configuration options for each paragraph type and works seamlessly with Layout Builder for an improved user experience, storing data within the default block content entity.
The Paragraph Block module enables the use of paragraph types as block types
without additional block type configuration. It provides per-paragraph type
configurability, offering flexibility and seamless integration with Layout
Builder for an enhanced user experience. By leveraging the default block content
entity for storage, the module ensures a minimally invasive implementation with
a robust out-of-the-box experience.
Requirements
- Paragraphs (https://www.drupal.org/project/paragraphs)
- Form Decorator (https://www.drupal.org/project/form_decorator)
- Block Form Alter (https://www.drupal.org/project/block_form_alter)
- Block content (included in Drupal core)
- (Optional) Layout Builder (included in Drupal core)
Similar modules
Not to confuse with the similar named module Paragraph Blocks which allows the placement of the paragraphs in a given node in the layout builder layout of that node.