sulu / SuluFormBundle

Form Bundle for handling Dynamic and Symfony Forms in https://sulu.io
MIT License
81 stars 78 forks source link

DRAFT: Extend with recaptcha v3 #373

Closed Quehnie closed 7 months ago

Quehnie commented 12 months ago
Q A
Bug fix? yes
New feature? yes
BC breaks? no
Deprecations? no
License MIT

What's in this PR?

The correct way to use EWZ Recaptcha v3 with sulu form bundle

Why?

EWZ Recaptcha V3 was not loaded correctly.

Example Usage

ewz_recaptcha:
    version: 3 # default 2.

To Do

mario-fehr commented 11 months ago

@Quehnie @alexander-schranz Does this replace #358?