This one’s on the house
| Compatibility: | EE1, EE2 |
|---|---|
| Latest release: | 2.2.1 (released 2011-02-21) |
| Licensing: | CC Attribution-Share Alike 3.0 |
Compatibility & Requirements
The download contains both the EE1 and EE2 version. The EE2 compatible version requires EE 2.1.1+. You will also need an API key from either Akismet (free for personal use) or TypePad AntiSpam (free) in order to use their service.
Installation
ExpressionEngine 2
- Download and unzip Low NoSpam
- Copy the
ee2/low_nospamfolder to your/system/expressionengine/third_party/directory - In your Control Panel, go to Addons › Extensions and enable the Low NoSpam extension, module and accessory
- In the extension settings, select your NoSpam service and enter your API key, then save your settings
- All set!
ExpressionEngine 1
- Download and unzip Low NoSpam
- Copy the
ee1/extensions/ext.low_nospam_check.phpfile to your/system/extensions/directory - Copy the
ee1/language/english/lang.low_nospam.phpandlang.low_nospam_check.phpfiles to your/system/language/english/directory - Copy the
ee1/modules/low_nospamfolder to your/system/modules/directory - In your Control Panel, go to Admin › Utilities › Extensions Manager and enable the Low NoSpam extension
- In the extension settings, select your NoSpam service and enter your API key, then save your settings
- Go to Modules and install the Low NoSpam module
- All set!
Zero Tolerance
Version 2.2.0 of Low NoSpam introduces the Zero Tolerance setting (EE2 only). With Zero Tolerance enabled, all POST requests on your site will be checked with the NoSpam service defined. If the input was marked as spam by the service, the input will be discarded. Enabling this setting will override any other extension settings and should be used with caution.