Skip to content

Adds a honeypot field to allowed forms to block spam form submissions

License

Notifications You must be signed in to change notification settings

hungersoft/magento2-honeypot

Repository files navigation

Hungersoft.com

Honeypot [M2]

hs/module-honeypot

Hungersoft's Honeypot extension adds a honeypot field to block spam form submissions.

Installation

composer config repositories.hs-module-all vcs https://github.com/hungersoft/module-all.git
composer config repositories.hs-module-honeypot vcs https://github.com/hungersoft/magento2-honeypot.git
composer require hs/module-honeypot:dev-master

php bin/magento module:enable HS_All HS_Honeypot
php bin/magento setup:upgrade

Note: Make sure you've installed our Base extension. The above commands already include it, but if you haven't, you can find it here

Support

Magento 2 Honeypot extension is provided for free by Hungersoft. Feel free to contact Hungersoft at support@hungersoft.com if you are facing any issues with this extension. Reviews, suggestions and feedback will be greatly appreciated.