zr / zr-media-bundle
ZR Media Bundle
Installs: 37
Dependents: 11
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 0
Open Issues: 0
Type:drupal-recipe
Requires
- php: >=8.1
- drupal/crop: ^2.4
- drupal/focal_point: ^2.1
README
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