# Google reCAPTCHA integration This module implements reCaptchaV3 so that you can prevent bot spam on your public modules. ## Installation ```bash pip install odoo-bringout-oca-ocb-google_recaptcha ``` ## Dependencies - base_setup ## Source - Repository: https://github.com/OCA/OCB - Branch: 19.0 - Path: addons/google_recaptcha ## License This package preserves the original LGPL-3 license.