To install the ZR Performance 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-performance-bundle -
Run the following command (within the
/webdirectory):ddev drush recipe recipes/custom/zr-performance-bundle
This command will execute the ZR Performance Bundle installation.