Prestashop module intended to stop spammers from using contact form with Google ReCaptcha
Prestashop 1.7 has contact form as separate module. It cannot be overriden and thus this method will not work at all.
It will display reCaptcha, but it will allow email being sent anyway
We always have ready to install version (via admin panel) at: http://pl.seigi.eu/module/seigisecurecontact.html
English (module code)
Polish (translated)
French (translated)
Slovak (translated) (bubmited by Jan Pupala)
Feel free to submit translations by pull requests:)
- Adds dynamically reCaptcha check to contact form
- Overrides one controller/front/contactController.php
You need to have (or create) google account in order to obtain reCaptcha API KEYS. Without them your contact form will not work at all.
https://www.google.com/recaptcha/admin
You must remove cache/class_index.php after installation
Module is created on default Prestashop 1.5 theme and was tested on 1.6 theme
After module installation, rememmber to test your contact form! We do not take responsibility, if you do not test it