mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-18 05:32:05 +02:00
972 B
972 B
Google reCAPTCHA integration
This module implements reCaptchaV3 so that you can prevent bot spam on your public modules.
Installation
pip install odoo-bringout-oca-ocb-google_recaptcha
Dependencies
This addon depends on:
- base_setup
Manifest Information
- Name: Google reCAPTCHA integration
- Version: 1.0
- Category: Hidden
- License: LGPL-3
- Installable: False
Source
Based on OCA/OCB branch 16.0, addon google_recaptcha.
License
This package maintains the original LGPL-3 license from the upstream Odoo project.
Documentation
- Overview: doc/OVERVIEW.md
- Architecture: doc/ARCHITECTURE.md
- Models: doc/MODELS.md
- Controllers: doc/CONTROLLERS.md
- Wizards: doc/WIZARDS.md
- Install: doc/INSTALL.md
- Usage: doc/USAGE.md
- Configuration: doc/CONFIGURATION.md
- Dependencies: doc/DEPENDENCIES.md
- Troubleshooting: doc/TROUBLESHOOTING.md
- FAQ: doc/FAQ.md