hs/module-honeypot
Hungersoft's Honeypot extension adds a honeypot field to block spam form submissions.
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
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.