Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
10.93 KB
MD5: fa22347feae4fd0a9d69202566d7a3ac
SHA-1: 31e329b47575d3f94d2a2320705fd46ced61449d
SHA-256: ae9e987bc48b7e3aadcff67069113c564b9bc7471d0edb96dba5889aeeb8a485
Download zip
15.07 KB
MD5: 819374bf30aa02f7ccff3bfe0d9953a1
SHA-1: b943da0f5eaf29b2b5a82d453dbe80fc656415c1
SHA-256: 9b07a0509bf0bed5e52c88ce3a50fcf3de5938cc5033df6191d83d1814945d33
Release notes
Support Layout Builder modal module: https://www.drupal.org/project/layout_builder_blocks/issues/3167586
Update steps
Update your codebase:
composer self-update
composer require drupal/layout_builder_blocks:^1.0 --no-update
composer update