magento2-friendly-captcha
magento2-friendly-captcha copied to clipboard
Magento 2 Module to add the Friendly Captcha service to certain forms.
We usually do `composer.replace` ``` "magento/module-re-captcha-admin-ui": "*", "magento/module-re-captcha-checkout": "*", "magento/module-re-captcha-checkout-sales-rule": "*", "magento/module-re-captcha-contact": "*", "magento/module-re-captcha-customer": "*", "magento/module-re-captcha-frontend-ui": "*", "magento/module-re-captcha-migration": "*", "magento/module-re-captcha-newsletter": "*", "magento/module-re-captcha-paypal": "*", "magento/module-re-captcha-review": "*", "magento/module-re-captcha-send-friend": "*", "magento/module-re-captcha-store-pickup": "*", "magento/module-re-captcha-ui":...
I have two newsletter forms on my home page, but it seems that the module does not support two or multiple captcha on the same page. since we have this...
Hello to all, Is it planned to support the backend login in the future? As far as my team and I could tell, this is not the case at the...
To prevent SPAM orders and card attacks, it would be great if friendlycaptcha would also work on the checkout page. For standard checkout and also checkout replacements like firecheckout. Right...
## Description ### Overview The use of Heredoc syntax in the Magento 2 Friendly Captcha extension's .phtml files (introduced in version 3.x) is causing syntax errors when Magento's HTML minification...