You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/05_recaptchaV3.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@ This Plugin will enable reCAPTCHA v3 functionality on your form. Workflow:
4
4
- Loads `https://www.google.com/recaptcha/api.js` if not available
5
5
- Adds token to captcha field on your form
6
6
7
+
## Back-End Configuration
8
+
First, you need to set up some server side configuration via form builder. Read more about it [here](https://github.com/dachcom-digital/pimcore-formbuilder/blob/master/docs/03_SpamProtection.md#recaptcha-v3).
0 commit comments