Skip to content

Commit

Permalink
add more docs for recaptcha
Browse files Browse the repository at this point in the history
  • Loading branch information
solverat committed Oct 7, 2021
1 parent a0e639c commit 4c5a6bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/05_recaptchaV3.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ This Plugin will enable reCAPTCHA v3 functionality on your form. Workflow:
- Loads `https://www.google.com/recaptcha/api.js` if not available
- Adds token to captcha field on your form

## Back-End Configuration
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).

## Enable Extension
```js
import 'jquery-pimcore-formbuilder/dist/jquery.fb.ext.recaptcha-v3';
Expand Down

0 comments on commit 4c5a6bf

Please sign in to comment.