Customer register form SPAM protection is a module that blocks spammers in your shop. Spammers and bots will not have possibility to create fake customer accounts. Plugin is based on spam identification algorithm implemented to module and on popular spam identification API from StopForumSpam service.
As you already know main feature of this plugin is feature to block fake customer register attempts. Module blocks spammers with success thanks to its spam identification algorithm and external api from StopForumSpam service. Thanks to this is blocks up to 99% fake spam customer creation attempts.
How it identifies SPAM?
Each time someone creates an account in shop module checks the register attempt details and logs it in module's database
If some IP address or email address will be identified as SPAM attempt - module blocks register and bans IP of spammer
Spam identificaiton algorithm
Module has own internal algorithm to identify fake mass cart cration attempts. How does it work? Usually spam attempts come from the same IP. Module analyses the traffic and if some ip address will reach the defined limits (you can control the sensitivity) - it will start to block all attempts from this ip.
Control the sensitivity of algorithm
Module configuration page has feature to control the sensitivity of spam identification algorithm. Sensitivity is based on time frame and on number of customer register attempts in the indicated time frame.
Support of reCaptcha
One from spam identificatio nmethods is a google's reCAPTCHA feature. It's well know feature to protect websites and forms on websites against spammers / bots. In this module you can use both reCAPTCHA v2 (well known checkobox "im not a robot") or reCAPTCHA v3 (automatic protection that does not require any kind of verification for real visitors)
Support of external spam identification service
Module has feature to support StopForumSpam service Api. How does it work? Let's describe what the StopForumSpam feature is.
Stop Forum Spam is a free service that records reports of spam on forums, blogs and wikis to name a few. All these records are then made available to you search and view but most importantly, to access in an automated way to block suspected spammers before they can get in the front door. Everyone is familiar with more traditional "solve the word" systems to prevent abuse, Stop Forum Spam is a targeted and specialsed solution to help stop abuse of your website.
In addition we decided to add support of CleanTalk service. For free!
CleanTalk is a Cloud-Based spam filtering service that allows you to protect your website from spam. CleanTalk provides spam protection that invisible to visitors without using captcha or other methods when visitors have to prove that they are real peoples.
CleanTalk provides cloud anti-spam solutions for CMS and we developed plugins for the most of popular CMS: WordPress anti-spam plugin, Joomla anti-spam plugin, Drupal and etc. With our simple cloud spam checker, you can be sure your website is protected from spam bots, spam comments, and users.
So, when someone try to create an account in shop - module checks this customer register attempt with StopForumSpam api. This feature identifies even 99% of spam attempts and thanks to this - you can block spammers with success. So we strongly recommend to use it.
Whitelist feature
Moduł umożliwia wykluczenie zdefiniowanych adresów IP z procesu sprawdzania SPAMU. Dzięki temu, dla wybranych adresów nie zostanie zainicjowana funkcja weryfikująca numer IP w serwisach identyfikujących SPAM.
Protection type
If module will identify register attempt as a spam attempt, you can:
1.7.2
- added support of paid version of cleantalk blacklists database api
1.7.1
- added support of reCAPTCHA v3
1.7.0
- improved module workflow in context of its usage in prestashop 8.x and environment based on php 8.x
1.6.9
- added improvements to recently added whitelist feature to avoid problems with whitelisted ip identification process
1.6.8
- added whitelist featute (you can exclude ip address from spam verification check)
1.6.7
- added improvements to customer account creation process in shop's back office (to avoid problems with account creation)
1.6.6
- added improvements to save process of StopFormSpam settings
1.6.5
- added feature to enable / disable protection for specific modules (when user account is created with integrations like eBay integration, Allegro integration etc.)
- added improvements to updates checker feature
- added missing translations
1.6.4
- you can decide what module will do when customer will not pass reCaptcha test
- from now you can redirect user to homepage or spawn message about failed reCaptcha test
1.6.3
- added improvements related to language identification process in customer register form
1.6.2
- added improvements to main module library to avoid problem with re-captcha site key
1.6.1
- redesigned configuration page of the module
- added feature to activate / deactivate anti-flood algorith
- from now each spam identification method can be activated / deactivated separately
1.5.1
- added support of cleanTalk service
- added support of reCaptcha
1.4.1
- implemented free cleantalk api service check
1.3.1
- added improvements to module configuration page related to translations and additional informations about configuration of options
1.2.1
- relesed version dedicated for prestashop 1.5.x
1.2.0
- added improvements to spam identification api (it checks not only ip but also email address)
1.1.0
- added German and Polish translations
1.0.0
- started project on mypresta.eu addons marketplace