EE 1
EE 2
Hon-ee Pot Captcha
Developer
3rd Party (Free)
320 downloads (last 90 days)
Download v0.14
Compatibility
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Better Workflow
- Matrix
Requirements
- jQuery for the Control Panel
Categories
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 Version | Downloads | Add-On Version | Release Date |
|---|---|---|---|
| 2.+ | Download | 0.14 | 2013-04-15 10:00 AM |
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.
This entry was created December 30, 2010, 4:57 pm.
This entry was last updated April 15, 2013, 10:00 am.
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!
3 Reviews:
mel 10.20.12
installed and instantly stopped all spam. a must have.
VosSavant 06.24.12
Dead simple and works without a hitch.
Kristen Grote 04.11.12
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.