v1.7-v8x Cloudflare Turnstile for Prestashop - Google Captcha / reCaptcha alternative

joseugs

New member
XNullUser
Joined
May 19, 2025
Messages
3
Reaction score
1
Points
3
Location
Plovdiv
NullCash
29
Turnstile is Cloudflare's smart CAPTCHA alternative. The module allows Turnstile to protect your Prestashop forms: contact, login, register, reset password and custom form.

Version: 1.1.3
Prestashop: 1.7.6.0+
PHP: 7.2.0+

github: https://github.com/Pixel-Open/prestashop-cloudflare-turnstile
 

Attachments

  • prestashop-cloudflare-turnstile.zip
    24.5 KB · Views: 1

vivozivo

Well-known member
Master
Diamond
Elite
Joined
Sep 24, 2019
Messages
1,420
Reaction score
826
Points
113
NullCash
586
Thank you, this is interesting module.


Configuration​

  • Sitekey: the sitekey given for the site in your Cloudflare dashboard
  • Secret key: the secret key given for the site in your Cloudflare dashboard
  • Theme: the Turnstile theme (auto, light or dark)
  • Forms to validate: the forms where a Turnstile validation is required
For the registration form, the widget is automatically added with a hook. For "contact", "login" and "reset password" forms, you need to manually add the widget in the template files, usually before the validation button.

Never select a form to validate without the widget in the form template.

Widget​

{widget name='pixel_cloudflare_turnstile'}

Override the default configured theme by adding a theme option (auto, light or dark):

{widget name='pixel_cloudflare_turnstile' theme='dark'}

Override the default action name by adding an action option:

{widget name='pixel_cloudflare_turnstile' action='my-form'}
 

ced-k

Well-known member
Master
Diamond
Elite
Joined
Jul 27, 2022
Messages
105
Reaction score
1,065
Points
93
NullCash
5,495
Ty for it mate i will test it later
 

pandoswik

Member
XNullUser
Joined
Oct 14, 2023
Messages
263
Reaction score
7
Points
18
Location
us
NullCash
351
thank you very much ,but this content was free .
 

joseugs

New member
XNullUser
Joined
May 19, 2025
Messages
3
Reaction score
1
Points
3
Location
Plovdiv
NullCash
29
thank you very much ,but this content was free .
Sure it is free, isn't that great :) ? Is it against the ideology of the site?
I just thought it's a great alternative to the "regular" solution most of us use and will add to the catalog of add-ons here.
 

mega

Member
XNullUser
Joined
Jan 30, 2021
Messages
345
Reaction score
7
Points
18
NullCash
291
Ty for it mate i will test it later
 
Top