zr / zr-security-bundle
ZR Security Bundle
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Open Issues: 0
Type:drupal-recipe
pkg:composer/zr/zr-security-bundle
Requires
- php: >=8.1
- zr/zr-security-autologout: ^1.0
- zr/zr-security-clamav: ^1.0
- zr/zr-security-floodcontrol: ^1.0
- zr/zr-security-password-policy: ^1.0
- zr/zr-security-seckit: ^1.0
- zr/zr-security-username: ^1.0
README
To install the ZR Security 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-security-bundle -
Run the following command (within
/webdirectory):ddev drush recipe recipes/custom/zr-security-bundle