Install

Works with Drupal: ^9.3 || ^10

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 43.93 KB
MD5: 3d8e72b0c7e37146697dc47feff7f6e5
SHA-1: b762ee0ead6cf4c4a037833c402404fa8523abfa
SHA-256: 95aa0b6cb54415b18a7c6c02f0cfa7eb12d2cbb06445b7878acc77d9bb86f54d
Download zip 90.03 KB
MD5: 897b0e07c95eaa10f707eab5ed3e49b1
SHA-1: d8ec4b5e7485011a04d501ce8c390a9be4f109f4
SHA-256: 9cbbf122cb2fcda0c6ec6beff759e2ad9461300eab248f3a5b5b8b53fdfbbf3d

Release notes

Layout Builder Kit 2.0.0-alpha1, 2022-12-05
------------------------------------------
Changes since 2.0.0-dev (2022-11-16):
- It looked like the ThemeHookEvents::THEME constant wasn't available (see
https://www.drupal.org/project/layout_builder_kit/issues/3282326) however the problem was transient for me.
Might still need to use $events['hook_event_dispatcher.theme'][] = ['themeEvent'] but we'll see.

Layout Builder Kit 2.0.0-dev, 2022-11-16
------------------------------------------
Changes since 1.0.0-beta5:
- Hook Event Dispatcher (HED) module requirement updated to ^3
- minimum core compatibility upgraded to 9.3 because HED 3.3+ requires Drupal 9.3+
- not compatible with D10 yet; seems to be a PHP8 incompatibility with a dependency
- Thank you everyone for the contributions!
- https://www.drupal.org/project/layout_builder_kit/issues/3282326
- https://www.drupal.org/project/layout_builder_kit/issues/3207914
- https://www.drupal.org/project/layout_builder_kit/issues/3230053
- https://www.drupal.org/project/layout_builder_kit/issues/3229103
- D10 compatibility (https://www.drupal.org/project/layout_builder_kit/issues/3297498)

Created by: aangel
Created on: 5 Dec 2022 at 23:27 UTC
Last updated: 5 Dec 2022 at 23:27 UTC
New features

Other releases