-
Notifications
You must be signed in to change notification settings - Fork 1
burnbright/silverstripe-spamprotection-honeypot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Honey Pot Spam Protection Field =============================== Add this field to any form to introduce spam protection. It is a css-hidden field, which will fail validation if filled out. To protect PageComments (SS 2.4+), simply add the following to your _config.php file: Object::add_extension('PageCommentInterface', 'HoneyPotProtectComments'); ## TODO * Provide incorporation with spam protection module.
About
A hidden field for SilverStripe forms that will cause validation to fail, if filled out.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published