Appearance
How to configure Recaptcha?
Last update: 01/Jul/2025
1. Create a Recaptcha
First, go to Recaptcha and create a v2 Checkbox Recaptcha to obtain your site key and secret key.
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 set reCAPTCHA Enable to ON. Click on Update Changes.
3. Update Site Key and Secret Key via .env (Optional)
Update your site key and secret key in the .env
file and click Save Changes.
4. Disable Google Recaptcha (Optional)
If you do not want to use Google Recaptcha, go to Settings -> General Settings -> Webtools and Google Configuration Settings
and set reCAPTCHA Enable to OFF.