zr / zr-layout-builder-bundle
ZR Layout Builder Bundle
Package info
github.com/Zoocha/ZR-Layout-Builder-bundle
Type:drupal-recipe
pkg:composer/zr/zr-layout-builder-bundle
v1.0.0
2025-03-27 15:13 UTC
Requires
- php: >=8.1
- drupal/layout_builder_browser: ^1.8
- drupal/layout_builder_modal: ^2.0
- drupal/layout_builder_restrictions: ^3.0
README
To install the ZR Layout Builder Bundle Recipe, follow the steps below:
-
Open your terminal.
-
Navigate to your project directory.
-
Ahead of running
composer require zr/RECIPE_NAME- ensure the below has been added to the rootcomposer.jsoninstaller-paths"web/recipes/custom/{$name}": ["type:drupal-recipe"]
-
Run the following command:
ddev drush recipe recipes/custom/zr-layout-builder-bundle
This command will execute the ZR Layout Builder Bundle Recipe installation.