snk / magento2-module-honeypot
Simple honeypot module for Magento 2
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 771
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: *
- magento/module-customer: 102.0.*
This package is auto-updated.
Last update: 2025-03-04 22:31:57 UTC
README
Extension for Magento 2
Overview
The module adds a honeypot check to the create account form
Requirements
Magento 2.3.*, PHP >7.1
Installation
Install with composer:
composer require snk/magento2-module-honeypot
Configuration
Go to Stores->Configuration->Customer Configuration->Honeypot
- Enable - enable of disable module.
- Enabled for forms - for which forms it should be enabled. Note: only one form is currently available.
Authors
Oleh Kravets oleh.kravets@snk.de
Lisence
MIT