mirror of
https://github.com/silverstripe/silverstripe-mathspamprotection
synced 2024-10-22 08:05:52 +02:00
23 lines
413 B
Markdown
23 lines
413 B
Markdown
|
# Math Spam Protection
|
||
|
|
||
|
## Maintainers
|
||
|
|
||
|
* Will Rossiter (Nickname: willr, wrossiter)
|
||
|
<will at silverstripe dot com>
|
||
|
|
||
|
## 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
|
||
|
|