/cake-spam_blocker

A comment spam blocking behavior for CakePHP.

Primary LanguagePHP

Spam Blocker v1.8

A CakePHP Behavior that moderates and validates comments to check for spam.

Requirements

  • CakePHP 1.2.x, 1.3.x
  • PHP 5.2.x, 5.3.x
  • "comments" database table

Features

  • Easy installation and configuration
  • Just add it to your Comment models $actsAs
  • Automatically runs before a comment is made
  • Gives each comment a point ranking and then moderates (approves, deletes, marks as spam)
  • Sends an email notification after every comment
  • Always updated to ensure the best anti-spam capabilities!

Documentation

Thorough documentation can be found here: http://milesj.me/code/cakephp/spam-blocker