Protected form
Settings

Simple anti-spam module to prevent automatic spam from anonymous users.

Module adds for certain forms two new elements — checkbox "I'm not a spammer" and hidden checkbox "I'm a spammer". If user not checked first checkbox or checked second checkbox, form not submitted and display warning message.

Second features:

  1. Block forms by stop words.
  2. Block forms by max text length.
  3. Block forms by number of links.
  4. Block forms by custom php code.
  5. Ban by IP after fail form submissions

Similar module — Honeypot.

Project information

Releases