nswdpc / silverstripe-recaptcha-v3-userforms
Silverstripe reCAPTCHAv3 field for userforms
Installs: 8 583
Dependents: 1
Suggesters: 1
Security: 0
Stars: 0
Watchers: 3
Forks: 4
Open Issues: 0
Type:silverstripe-vendormodule
Requires
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-11-02 23:35:24 UTC
README
This module provides a userforms reCAPTCHAv3 field with configurable action and score
Configuration
All configuration happens in the nswdpc/silverstripe-recaptcha-v3 module.
Once a field is added to your user defined form, a score and action can be added to it.
Requirements
See composer.json for details
Installation
composer require nswdpc/silverstripe-recaptcha-v3-userforms
License
Documentation
Bugtracker
We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.
Please review the code of conduct prior to opening a new issue.
Development and contribution
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
Please review the code of conduct prior to completing a pull request.