smiso / magento2-antispam
Block spam request by checking on create post fields firstname and lastname against spam values like https and so on.
Installs: 51
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: *
README
Main Functionalities
Prevent Fake Customer Registrations
Installation
* = in production please use the --keep-generated
option
Using Composer
composer require smiso/antispam
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Manual Installation
Copy the files to app/code/SmileSolutions/AntiSpam
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy