Hon-ee Pot Captcha

Developer

Trevor Davis

3rd Party (Free)

980 downloads (last 90 days)

GNU General Public License v3 Download v0.15

EE Version Support

  • ExpressionEngine 2

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Extension

Tags

Honey pot captcha support for Freeform, Safecracker, EE Member Registration, EE Member Login, Zoo Visitor Registration, ProForm, Solspace User Registration, and EE comment forms. Validates to make sure that a field that is moved off of the page is left empty upon form submission.

In your form, add the honey pot field. Make sure the name of the form field matches the name in the Hon-ee Pot Captcha settings.

<li class="screen-reader">
  <label for="honeepot">Don't put anything here</label>
  <input type="text" name="honeepot" id="honeepot" />
</li>

In my CSS, I have a class to move things off of the page:

.screen-reader {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
}

Download Hon-ee Pot Captcha

EE Support Downloads Add-On Version Release Date
Not Specified Download 0.15 Jul 2, 2014

Hon-ee Pot Captcha Links

Hooks Used

If the add-on is an extension, and ties into ExpressionEngine's core files, it will use ExpressionEngine hooks. We are listing any hooks the add-on uses for developers to have an easier time locating other add-ons that they can reference for their own work.

  1. insert_comment_start

This entry was created December 30, 2010, 4:57 pm.
This entry was last updated July 2, 2014, 5:33 pm.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

4 Reviews:

PaleoSun 12.16.14

PaleoSun
Rating - {addon_rating_average}

SO simple, and SO effective! This is a great way to pretty much eliminate spam submissions without having to inconvenience your users! Thanks!

mel 10.20.12

mel
Rating - {addon_rating_average}

installed and instantly stopped all spam. a must have.

VosSavant 06.24.12

VosSavant
Rating - {addon_rating_average}

Dead simple and works without a hitch.

Sneed's Feed & Seed 04.11.12

Sneed's Feed & Seed
Rating - {addon_rating_average}

Simply the best CAPTCHA add-on available for EE2. Invisible and effective, it has all the spam-blocking advantages of a CAPTCHA with none of the user-aggravating drawbacks.