Go to file
2010-12-13 13:52:56 +13:00
code Initial commit of MathSpamProtection module from hackfest 2010-12-13 13:30:04 +13:00
docs/en Initial commit of MathSpamProtection module from hackfest 2010-12-13 13:30:04 +13:00
lang Initial commit of MathSpamProtection module from hackfest 2010-12-13 13:30:04 +13:00
_config.php Initial commit of MathSpamProtection module from hackfest 2010-12-13 13:30:04 +13:00
LICENSE Initial commit of MathSpamProtection module from hackfest 2010-12-13 13:30:04 +13:00
README.md MINOR: added note that this is alpha 2010-12-13 13:52:56 +13:00
TODO.md MINOR: added note that this is alpha 2010-12-13 13:52:56 +13:00

Math Spam Protection

NOTE: this is alpha and not designed for production just yet. Please see the TODO.md file for remaining issues.

Maintainers

  • Will Rossiter (Nickname: willr, wrossiter)

Introduction

This module provides a simple math protection mechanism for prevent spam from your forms.

Includes an EditableMathSpamField to integrate with the UserForms module.

Requirements

  • Spam Protection 0.3+
  • SilverStripe 2.4.0+

Installation

See docs/en/Installing.md