adamwojs / ezplatform-form-builder-recaptcha-field
Bundle providing reCAPTCHA field for the eZ Platform EE Form Builder
Installs: 8 336
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 3
Open Issues: 1
Type:ezplatform-bundle
Requires
- php: ^7.3
- excelwebzone/recaptcha-bundle: ^1.5
- ezsystems/ezplatform-form-builder: ^2.0
- ezsystems/ezplatform-kernel: ^1.0
- symfony/config: ^5.0
- symfony/dependency-injection: ^5.0
- symfony/form: ^5.0
- symfony/http-kernel: ^5.0
- symfony/options-resolver: ^5.0
- symfony/yaml: ^5.0
Requires (Dev)
- ezsystems/ezplatform-code-style: ^0.1.0
- friendsofphp/php-cs-fixer: ^2.16.0
- phpunit/phpunit: ^8.4
This package is not auto-updated.
Last update: 2024-10-26 17:56:03 UTC
README
Description
Bundle providing reCAPTCHA field for the Form Builder in eZ Platform EE (2.X and 3.X). Based on https://github.com/excelwebzone/EWZRecaptchaBundle.