zr/zr-performance-bundle

ZR Performance Bundle

v1.0.0 2025-05-14 09:49 UTC

This package is not auto-updated.

Last update: 2025-07-18 18:10:01 UTC


README

To install the ZR Performance 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-performance-bundle

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

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

This command will execute the ZR Performance Bundle installation.