zr / zr-cb-embedded-view
ZR Embedded View - Layout Builder
Installs: 86
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 0
Open Issues: 0
Type:drupal-recipe
pkg:composer/zr/zr-cb-embedded-view
Requires
- php: >=8.1
- drupal/viewsreference: ^2.0@beta
- zr/zr-layout-builder-bundle: ^1.0
README
To install the ZR Embeddable View, follow the steps below:
-
Ensure the below has been added to the
composer.jsoninstaller-paths:"web/recipes/custom/{$name}": ["type:drupal-recipe"]
-
Run
composer require zr/zr-cb-embedded-view -
Run the following command (within
/webdirectory):ddev drush recipe recipes/custom/zr-cb-embedded-view