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

1.0.1 2023-04-25 08:38 UTC

This package is auto-updated.

Last update: 2024-08-25 11:53:45 UTC


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