To install the ZR Media 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-media-bundle
-
Run the following command (within
/web
directory):ddev drush recipe recipes/custom/zr-media-bundle