Module EiCaptcha for prestashop 1.6 and under
For prestashop 1.7 please switch to branch 17
This module display Google recaptcha ( V2 Only ) on the following forms :
- contact form
- account creation form
This module relies upon the override of the ContactController.
Don't forget to use composer install
in order to download the necessary recaptcha composer package.
Otherwise you can go on the github release page https://github.com/nenes25/eicaptcha/releases and download the last 0.4.x version release to get the full package
For more details about this module : http://h-hennes.fr/blog/module-recaptcha-pour-le-formulaire-de-contact-prestashop/ (FR)