Uniform Spam Words
Spamschutz leicht gemacht
Ein Spam-Schutz-Plugin für Kirbys Uniform-Formular-Plugin mit anpassbaren Wortlisten und Metriken. Schütze Deine Formulare vor Spam-Einsendungen ohne komplexe Captchas.
Funktionen:
- Anpassbare Spam-Wortlisten
- Spam-Bewertungssystem
- Kein Captcha erforderlich
- Einfache Integration mit Uniform
- MIT-lizenziert
Lizenz
Released under the MIT License.
Integrates with the Uniform Form system. Consult the main uniform documentation for form-specific configuration requirements.
Beschreibung
A comprehensive spam detection plugin for Martin Zurowietz’s Kirby Uniform form plugin. This guard evaluates submissions using extendable word lists with configurable weights, and counts links and emails to provide intelligent spam filtering without requiring complex captchas.
Validation Features:
The guard performs sequential validation checks:
- Message length constraints (min/max)
- Word count validation
- Regex pattern matching
- Custom validation callbacks
- Spam score calculation from keyword detection
- Link and email address counting
- Configurable threshold-based rejection
Multi-Language Support:
Built-in spam word lists for:
- English (en) - default
- German (de)
- French (fr)
Language selection follows your Kirby site configuration automatically.
Advanced Capabilities:
- Extendable word lists with custom weights
- Link and email address detection
- Configurable scoring system
- Debug logging for tracking spam attempts
- Custom word list support
- Optional silent rejection mode
- 24-hour word list caching for performance