
Updated for Phoenix
Commercial Add-on exclusive in this WEB.
How it works:
A. Spam Filter
Optional for contact_us.php, product_reviews_write.php and (add-on) ask_a_question.php:
- Spam Filter Min Name length. (HTML5 input validation with specific error message)
- Spam Filter Min Message length. (HTML5 input validation with specific error message)
- Spam Filter Max Message length. (HTML5 input validation with specific error message)
- Base Spam Word list, hardcoded. (Error message)
- Additional Spam Words in Store module. (Error message)
- If any Spam Word is used in the message, it will not be sent and a specific error message is displayed.
B. Google ReCaptcha V.2
Optional for contact_us.php, product_reviews_write.php, login.php, create_account.php and (add-on) ask_a_question.php:
- Latest Google ReCaptcha version which uses simplified validation.
All done in one Store Module and one hook.
Minimum file changes to include the Hook
Support included for the following add-on:
Ask a Product Question
Ask a Product Question
Module included:
- Anti Spam store module
- Check Hook
English, Spanish and German language files included.
Version:…