Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.01 KB

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 [email protected] if you are facing any issues with this extension. Reviews, suggestions and feedback will be greatly appreciated.