zr / zr-performance-bundle
ZR Performance Bundle
Package info
github.com/Zoocha/ZR-Performance-bundle
Type:drupal-recipe
pkg:composer/zr/zr-performance-bundle
v1.0.0
2025-05-14 09:49 UTC
Requires
- php: >=8.1
- drupal/memcache: ^2.7
- drupal/purge: ^3.6
This package is not auto-updated.
Last update: 2026-03-27 14:21:36 UTC
README
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.