[ADD] signup_recaptcha

This commit is contained in:
Boris Gallet
2025-01-02 11:25:09 +01:00
parent d63ebe22b6
commit 7951cd7d9a
18 changed files with 1031 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

@@ -0,0 +1,14 @@
<section class="oe_container">
<div class="oe_row">
<h2 class="oe_slogan">Odoo Signup reCAPTCHA </h2>
<h4 class="oe_slogan"><a href="https://www.techreceptives.com">By Elabore, inspired by CampToCamp</a></h4>
<p>
This modules allows you to integrate Google reCAPTCHA v2.0 to signup forms. You can configure your Google
reCAPTCHA site and public keys in "Settings" -> "Website Settings".
</p>
<div class="oe_row_img oe_centered oe_mt32">
<img class="oe_picture oe_screenshot" src="recaptcha_setting.png" />
</div>
</div>
</section>

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB