› Extension page
Introduction
Hungersoft's Honeypot extension (for Magento 2.x) is developed for store administrators who want to protect their forms against spam submissions by bots. It uses the simple ‘HoneyPot’ technique. The extension adds a hidden honeypot field to your forms on frontend and then uses that field input as a trigger to block spam form submissions by bots.
Features Included
- Easy activation on standard Magento forms like login, customer registration, forgot password, change password, contact us and product review form.
- Provides you with option to apply Honeypot protection on your custom forms.
- Easily enable/disable it from Magento backend.
Compatibility
Compatible with Magento 2.2.x - 2.3.x. CE and EE.
Installation
Web Setup Wizard
| |
| |
| |
| |
| |
| |
| |
| |
|
Configuration
Go to Stores > Settings > Configuration > Hungersoft extensions > Honeypot. Click on it to open its settings.
General
- Enabled: Select Yes/No to Enable/Disable the Honeypot extension. This can be
configured on store-view level if you have a multi-store setup.
- Forms: From this section you can select which standard Magento forms you want to protect using Honeypot extension. The available options are:
- Login: It protects your customer login form on frontend.
- Create user: It protects your user registration page. It is one of the most abused forms in Magento.
- Forgot password: Select this if you want to protect the 'Forgot password' form that is available for registered customers.
- Contact us: Select it to protect your contact us form. Spammers love to misuse contact forms on websites
- Change password: Select this option to protect the 'Change password' form that is available for registered customers.
- Product review: You can select this option if you accept product reviews on your product pages.
You can select one, multiple or all of available options here. It is recommended that you protect all your forms that are active on frontend.
- Custom forms:Use this section if you have created and activated custom forms. In this section, you will see 2 fields: Selector and Form action.
- In ‘Selectors’ field you can add the respective CSS element selector that matches the specific form.
- In 'Form action' field, you can fill in {module}_{controller/action_path}_{action} for action that needs the honeypot check.
Ask your developer for these values or contact us if you need any help with finding these values for your custom forms.
Benefits
- Free updates for 1 year.
- Free support for 1 year. If you have any issues with the extension purchased please contact us using the contact form or by using the live chat.
- Meets Magento standard development practices. No core files will be over written.
- 100% open source.