Add spammaster.org api check

This commit is contained in:
2024-03-08 12:37:03 +01:00
parent 00c63da237
commit 7856305dae
6 changed files with 99 additions and 727 deletions

View File

@@ -2,7 +2,7 @@
## About
Solido 2023
Solido 2024
Prestashop versions 1.7.X
Based on module contactform version = '4.4.1';
Help to detect and ban spam adresses in contact form.
@@ -14,7 +14,8 @@ Modified contactform.php : test link and html on the message content, block if s
- override/controllers/front/ContactContrioller.php
- themes/themexxx/moddules/contactform/views
- banned.txt to complet is to place at the root of your site
-
- use spam tester at https://www.spammaster.org/licenses-stats/?m=l
- replace with proprer key at line 104
-
- To do : get text file from spam addresses databases
- Create a module to be able to modify bannedlist in the BO