Skip to content

quantum-dragons/silverstripe-honeypot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SilverStripe honeypot

For a SilverStripe 2.4 compatible version use the branch 1.0

Installation (with composer)

$ composer require camspiers/honeypot

Set the default spam protector in mysite/_config/spamprotection.yml

---
name: spamprotection
---
FormSpamProtectionExtension:
  default_spam_protector: HoneyPotSpamProtector

About

SilverStripe honey pot capture

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 89.9%
  • Scheme 10.1%