zr / zr-security-floodcontrol
ZR Security Flood Control Bundle
Package info
github.com/Zoocha/ZR-Security-FloodControl
Type:drupal-recipe
pkg:composer/zr/zr-security-floodcontrol
v1.0.0
2025-04-03 07:40 UTC
Requires
- php: >=8.1
- drupal/flood_control: ^3.0
README
To install the ZR Security Flood Control Recipe, follow the steps below:
-
Open your terminal.
-
Navigate to your project directory.
-
Ahead of running
composer require zr/RECIPE_NAME- ensure the below has been added to the rootcomposer.jsoninstaller-paths"web/recipes/custom/{$name}": ["type:drupal-recipe"]
-
Run the following command to execute the ZR Security Flood Control Recipe installation:
ddev drush recipe recipes/custom/zr-security-floodcontrol
This command will execute the ZR Security Flood Control Recipe installation.