Skip to content

dmzza/cake-spam_blocker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

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

About

A comment spam blocking behavior for CakePHP.

Resources

Stars

Watchers

Forks

Packages

No packages published