To install the ZR Security Bundle, follow the steps below:
-
Ensure the below has been added to the
composer.json
installer-paths:"web/recipes/custom/{$name}": ["type:drupal-recipe"]
-
Run
composer require zr/zr-security-bundle
-
Run the following command (within
/web
directory):ddev drush recipe recipes/custom/zr-security-bundle