This Recipe enhances security by implementing the CAPTCHA module, which provides challenge-response tests to determine whether the user is human, protecting against spam and automated submissions on your Drupal site.
After installing the Recipe, customize the settings on this page:
/admin/config/people/captcha
composer require droptica/ddr_security_captcha
drush recipe recipes/contrib/ddr_security_captcha
- Installs the CAPTCHA module
- Configures basic CAPTCHA settings
- Adds CAPTCHA protection to user registration and login forms
Go to project page (@todo url) and create an issue.
Contact us if you need support in creating a custom Drupal Recipe.
https://www.droptica.com/drupal-recipes
First version of the recipe.