First comit
This commit is contained in:
20
README.md
Normal file
20
README.md
Normal 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
|
||||
Reference in New Issue
Block a user