Skip to content

Commit 4c5a6bf

Browse files
committed
add more docs for recaptcha
1 parent a0e639c commit 4c5a6bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/05_recaptchaV3.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ This Plugin will enable reCAPTCHA v3 functionality on your form. Workflow:
44
- Loads `https://www.google.com/recaptcha/api.js` if not available
55
- Adds token to captcha field on your form
66

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).
9+
710
## Enable Extension
811
```js
912
import 'jquery-pimcore-formbuilder/dist/jquery.fb.ext.recaptcha-v3';

0 commit comments

Comments
 (0)