Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
CRM (crm)
• Calendar (calendar) • Contacts (contacts) • Discuss (mail) • Website (website) |
Lines of code | 87 |
Technical Name |
website_crm_captcha |
License | LGPL-3 |
Website | https://github.com/pluginmere/community_odoo |
Simple Captcha for "Contact Us" Form
This module adds simple captcha to the website Contact Us form in order to protect you from most of the automated bot spam.
Note
This module requires the Captcha Python module.
Install the dependency
either with
pip install captcha
or with
pip3 install captcha
Please log in to comment on this module