Module EiCaptcha for prestashop
This module display Google recaptcha on the following forms :
- contact form
- account creation form
- send to a friend form :( Installation procedure )
- product comments form : ( Installation procedure )
This module relies upon the override of the ContactController.
The last version used composer to get recaptcha lib.
If you clone the repository don't forget to use composer update
in order to download the necessary recaptcha composer package.
Otherwise you could download the last release wich bundle all necessary files.
For more details about this module : http://h-hennes.fr/blog/module-recaptcha-pour-le-formulaire-de-contact-prestashop/ (FR)
Captcha on account creation form
Captcha on send to a friend form
Captcha on Product Comment Form
#FR
Module Captcha pour prestashop
Permets d'afficher un captcha (ReCaptcha de google ) pour prestashop sur :
- Le formulaire de contact
- Le formulaire de création de compte
- Le formulaire de partage à un ami ( Procédure )
- Le formulaire de commentaire produit ( Procédure )
Pour plus de détails sur l'installation et l'historique du module : http://h-hennes.fr/blog/module-recaptcha-pour-le-formulaire-de-contact-prestashop/