Provide a one stop shop for protecting common SilverStripe forms with spam protection.
This currently enables spam protection for the following 2 modules as a one shot solution.
composer require suilven/silverstripe-common-forms-spam-protection
Add a file, e.g. app/_config/spamprotection.yml, and add likes of the following:
---
name: mysitespamprotection
---
SilverStripe\SpamProtection\Extension\FormSpamProtectionExtension:
default_spam_protector: '\Symbiote\SilverStripe\SpamProtection\Honeypot\SpamProtector\HoneypotSpamProtector'
Change the spam protector to your preference.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem