zr/zr-security-spam-prevention

ZR Security SPAM prevention Bundle

v1.0.0 2025-04-01 14:39 UTC

This package is auto-updated.

Last update: 2025-05-03 11:23:46 UTC


README

To install the ZR Security SPAM Prevention Recipe, follow the steps below:

  1. Open your terminal.

  2. Navigate to your project directory.

  3. Ahead of running composer require zr/RECIPE_NAME - ensure the below has been added to the root composer.json installer-paths

    "web/recipes/custom/{$name}": ["type:drupal-recipe"]
  4. Run the following command to execute the ZR Security SPAM Prevention Recipe installation:

    ddev drush recipe recipes/custom/zr-security-spam-prevention

This command will execute the ZR Security SPAM Prevention Recipe installation.