Replies: 1 comment 3 replies
-
Hello, It's not a question about Breeze. You need a working functionality on Luma, then you can integrate it with Breeze. Here is a StackOverflow answer on how to implement recaptcha in custom form: https://magento.stackexchange.com/questions/133238/magento-2-how-to-add-captcha-to-a-custom-form/340489#340489 Since this answer doesn't use js code directly, there is a big chance that this solution with work in Breeze too. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I've built a custom contact form that is submitted with ajax. How can I add built-in captcha from Magento to it? Basically it's a small module with a template, layout and controller that sends an email.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions