Install

Works with Drupal: ^10 || ^11

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 94.86 KB
MD5: d3b3f5e169df6ba7ecf6275348aa7787
SHA-1: d77e05810ff9edc5737703650ed5bda0f1a30ed5
SHA-256: bbaf3f15567c1a6da7117730e476c70ebc0837d7430777bdf2ca61557c044f39
Download zip 187.19 KB
MD5: be08e75be18f42dffd9bcf8a3308cc18
SHA-1: facce636c2a1a925bab5eeb2effe2aed8a97f2d9
SHA-256: 4ae7ea24fd7ae3985cc6fdc19fd4522187f7949ad6294a4292b4caab6b77d45e

Release notes

Version 2.x (currently dev-only, experimental) is significantly refactored and re-architected. This version aims to improve maintainability, provide better support for automated tests, and offer simple APIs for further enhancing Layout Paragraphs behavior.

Changes include:

  • New classes for interacting with layouts: LayoutParagraphsComponent, LayoutParagraphsSection, and LayoutParagraphsLayout.
  • New render elements: LayoutSelect for rendering the layout selection radio group (with thumbnails), and LayoutParagraphsBuilder for rendering the complete builder UI.
  • New form classes for rendering paragraph forms.
  • A new service for rendering complete Layout Paragraphs sections.
  • Completely re-written and vastly simplified field widget.
  • Cleaner, faster, more responsive UI.
Created by: justin2pin
Created on: 3 May 2021 at 22:41 UTC
Last updated: 27 Aug 2024 at 16:50 UTC

Other releases