Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 434 Bytes

File metadata and controls

14 lines (11 loc) · 434 Bytes

ZR Security Bundle Installation Guide

To install the ZR Security Bundle, follow the steps below:

  1. Ensure the below has been added to the composer.json installer-paths:

    "web/recipes/custom/{$name}": ["type:drupal-recipe"]
  2. Run composer require zr/zr-security-bundle

  3. Run the following command (within /web directory):

    ddev drush recipe recipes/custom/zr-security-bundle