zr/zr-layout-builder-bundle

ZR Layout Builder Bundle

Maintainers

Package info

github.com/Zoocha/ZR-Layout-Builder-bundle

Type:drupal-recipe

pkg:composer/zr/zr-layout-builder-bundle

Statistics

Installs: 111

Dependents: 11

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2025-03-27 15:13 UTC

This package is auto-updated.

Last update: 2026-03-27 17:08:55 UTC


README

To install the ZR Layout Builder Bundle Recipe, follow the steps below:

  1. Open your terminal.

  2. Navigate to your project directory.

  3. Ahead of running composer require zr/RECIPE_NAME - ensure the below has been added to the root composer.json installer-paths

    "web/recipes/custom/{$name}": ["type:drupal-recipe"]
  4. Run the following command:

    ddev drush recipe recipes/custom/zr-layout-builder-bundle

This command will execute the ZR Layout Builder Bundle Recipe installation.