nswdpc / silverstripe-recaptcha-v3-userforms
Silverstripe reCAPTCHAv3 field for userforms
Installs: 10 762
Dependents: 1
Suggesters: 1
Security: 0
Stars: 0
Watchers: 2
Forks: 4
Open Issues: 1
Type:silverstripe-vendormodule
Requires
- nswdpc/silverstripe-recaptcha-v3: dev-ss6 as 2.0.9999
- silverstripe/userforms: ^7
Requires (Dev)
- cambis/silverstan: ^2
- cambis/silverstripe-rector: ^2
- friendsofphp/php-cs-fixer: ^3
- nswdpc/ci-files: dev-v-4
- phpstan/phpstan: ^2
- phpstan/phpstan-phpunit: ^2
- phpunit/phpunit: ^11.5
- rector/rector: ^2
- vlucas/phpdotenv: ^5
This package is auto-updated.
Last update: 2025-07-18 03:37:01 UTC
README
This module provides a silverstripe/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 form, a score and action can be added to it, or a rule selected.
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.
Security
If you have found a security issue with this module, please email digital[@]dpc.nsw.gov.au in the first instance, detailing your findings.
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.