14 lines
623 B
HTML
14 lines
623 B
HTML
<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> |