BBD Hon:EE
Developer
3rd Party (Free)
132 downloads (last 90 days)
EE Version Support
- ExpressionEngine 3
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)
Plugin
Tags
Hon:EE is an EXTREMELY simple plugin to give you a better spam option than captcha for your forms and UI experience.
Hon:EE
Buy me a beer!
Using forms is a must in today’s web world. Don’t muddy up your UI with an ugly, unfriendly captcha.
Use Hon:EE. Using the honeypot technique of providing a hidden field on your form to remain blank, you can validate against it for your form submissions.
Since some of the bots have gotten smart to the technique, Hon:EE allows you to provide a name parameter which it uses for your class, id, and name fields for creating the label and form input field. It also allows you to make it a required field to trick the bots and a required value for you to set.
Keep in mind that the Hon:EE plugin only adds the fields. It is still up to you to validate against it. Hon:EE just makes it easy to add the field to anything you are building or already have. ;)
There are 3 parameters, all of which are optional.
{exp:honee}
This will return:
<label for="honee" class="honee">Honee</label>
<input type="text" class="honee" name="honee" id="honee" tabindex="-1">
You can change the class with the class parameter like this:
{exp:honee class=“your_class”}
This will return:
<label for="your_class" class="your_class">Your Class</label>
<input type="text" class="your_class" name="your_class" id="your_class" tabindex="-1">
You can make the field a required field and force a value:
{exp:honee class=“your_class” required=“your_value”}
This will return:
<label for="your_class" class="your_class">Your Class</label>
<input type="text" class="your_class" name="your_class" id="your_class" required value="your_value" tabindex="-1">
Download BBD Hon:EE
EE Support | Downloads | Add-On Version | Release Date |
---|---|---|---|
3.0.0+ | Download | 1.0.0 | Sep 22, 2016 |
BBD Hon:EE Links
This entry was created September 22, 2016, 10:02 am.
This entry was last updated September 22, 2016, 10:22 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!
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.
There are no reviews for this add-on yet.
What are you waiting for? Rate it and review it!