First comit

This commit is contained in:
2024-02-23 09:48:44 +01:00
commit 00c63da237
6 changed files with 1017 additions and 0 deletions

20
README.md Normal file
View File

@@ -0,0 +1,20 @@
# Contact Form
## About
Solido 2023
Prestashop versions 1.7.X
Based on module contactform version = '4.4.1';
Help to detect and ban spam adresses in contact form.
Modified contactform.php : test link and html on the message content, block if so.
- Paste files in correct place
- override/modules/contactform/contactform.php
- override/controllers/front/ContactContrioller.php
- themes/themexxx/moddules/contactform/views
- banned.txt to complet is to place at the root of your site
-
-
- To do : get text file from spam addresses databases
- Create a module to be able to modify bannedlist in the BO