Hi Everyone
I have a problem! a bot just ragister hundred of fake users on my magento 2.2.5 online store!
I already enabled captcha with case sensitive and 8 chars but they can bypassit!
So how can I stop them to register fake users?
Thanks a lot and have a lovely day
Hi @milad
Below is the way to prevent those fake registrations :
Fore more details refer this link - https://magento.stackexchange.com/questions/233368/prevent-spam-account-registration
Hope it helps !
Hello @milad
To prevent fake registrations, just enable below shared invisible google captcha:
https://github.com/magento/magespecialist_ReCaptcha/
I had the same problem and installed this plugin and issue fixed.