Module Description
Webform Spam Words
Avoid Spam words on Webform It is a simple module for spam keywords validation on Webforms. Administrators can provide the ability to add spam keywords, Error message, Webform field name.
Installation
* Place the module folder in your modules folder
* Make sure you have the webform module enabled
* Activate the module via admin/modules
composer require drupal/webform_spam_words
Usage Steps
* Enable the "Webform Spam Words" module
* Go to configuration: /admin/config/webform/webform-spam-words and add the keywords, error message and field name.
* Go to the respective webform and add the handlers. For example: /admin/structure/webform/manage/contact/handlers
* Click on "Add handler" button to add "Webform Spam Words" for the specific webforms.
Configuration page:
URL: /admin/config/webform/webform-spam-words Once finished clear your drupal caches.
Dependencies:
Webform: https://www.drupal.org/project/webform
Avoid Spam words on Webform It is a simple module for spam keywords validation on Webforms. Administrators can provide the ability to add spam keywords, Error message, Webform field name.
Installation
* Place the module folder in your modules folder
* Make sure you have the webform module enabled
* Activate the module via admin/modules
composer require drupal/webform_spam_words
Usage Steps
* Enable the "Webform Spam Words" module
* Go to configuration: /admin/config/webform/webform-spam-words and add the keywords, error message and field name.
* Go to the respective webform and add the handlers. For example: /admin/structure/webform/manage/contact/handlers
* Click on "Add handler" button to add "Webform Spam Words" for the specific webforms.
Configuration page:
URL: /admin/config/webform/webform-spam-words Once finished clear your drupal caches.
Dependencies:
Webform: https://www.drupal.org/project/webform
Module Link
Project Usage
1857
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the issue of spam keywords validation on Webforms by allowing administrators to add spam keywords, error messages, and Webform field names for validation.
Data Name
webform_spam_words