Skip to main content Skip to page footer
Over 69,000 installations

Form Spamshield: Spam Protection without CAPTCHA.

Protects your forms from spam bots. Completely without CAPTCHA and without data transfer to third parties.

composer require wsm/form-spamshield

Spam protection for TYPO3 forms, that doesn't hurt.

TYPO3 forms without spam protection are filled with junk submissions in just a few days. Classic CAPTCHAs have several problems. GDPR risks due to data transfer to Google, poor UX for real users, and accessibility hurdles. Modern bots bypass most standard CAPTCHAs anyway via Vision API. Form Spamshield combines JavaScript-based bot detection through mouse and keyboard behavior as well as browser dimensions, honeypot fields, form timeouts, and a configurable strictness level. Real users notice nothing of this. Bots are kicked out before they submit.

Four reasons, to replace CAPTCHAs.

GDPR

No data transfer to Google reCAPTCHA or comparable services.

UX

No "Select all images with traffic lights" click hurdles for your users.

Accessibility

No additional barrier for people with disabilities.

Effectiveness

Modern bots solve standard CAPTCHAs anyway via Vision API in seconds.

Features at a glance.

  • Bot detection through JavaScript behavior analysis
  • Configurable security levels from 1 to 10
  • Form timeout to detect too fast submissions
  • Honeypot fields
  • Whitespace requirement (enabled by default)
  • Strict mode for particularly sensitive forms
  • Works natively with EXT:form
  • Compatible with TYPO3 v10+
Installation

Form Spamshield install

composer require wsm/form-spamshield

Related Topics

Content Blocks

Content blocks can be easily developed, reused, and used across projects.

TYPO3 Development

TYPO3 is the CMS of choice when security, scalability, and planning reliability matter.

Secure your forms with Form Spamshield

Less spam, better forms, and no annoying CAPTCHA for your visitors. As an open-source extension, Form Spamshield is continuously developed and improved.