Files
Presta-contact-ban/README.md
2024-02-23 09:48:44 +01:00

21 lines
604 B
Markdown

# 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