zr / zr-cb-webform
ZR Webform - Layout Builder
v1.0.0
2025-05-14 09:46 UTC
Requires
- php: >=8.1
- zr/zr-layout-builder-bundle: ^1.0
- zr/zr-webform-bundle: ^1.0
README
To install the ZR Webform Bundle, 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-webform-bundle. -
Run the following command (within the
/webdirectory):ddev drush recipe recipes/custom/zr-webform-bundle
This command will execute the ZR Webform Bundle installation.