How to configure Recaptcha?
Last update: 05/Nov/2024
1. Create a Recaptcha
First, go to Recaptcha
and create
a v2 Checkbox Recaptcha to obtain your site key and secret key.
![GoBiz Installation](https://docs.nativecode.in/assets/img/gobiz/9.png)
2. Update Site Key and Secret Key via admin panel
Go to Settings -> General Settings -> Webtools and Google Configuration Settings
and update your Site Key ,Secret Key and keep your reCAPTCHA Enable as ON click on update changes.
![GoBiz Installation](https://docs.nativecode.in/assets/img/gobiz/17.png)
3. Update Site Key and Secret Key via .env (Optional)
Update your site key and secret key in the .env
file and click on save changes.
![GoBiz Installation](https://docs.nativecode.in/assets/img/gobiz/11.png)
4. No need of Google Recaptcha (Optional)
Go to Settings -> General Settings -> Webtools and Google Configuration Settings
and update your reCAPTCHA Enable as OFF.
![GoBiz Installation](https://docs.nativecode.in/assets/img/gobiz/20.png)