Extension: Blacklist

Blacklist Magento Extension Logo

This Magento Extension validates Input fields (names, email) for the registration form, contact form and Newsletter Registration. You can define Blacklist patterns, to disallow unwanted registrations (like bot systems)

Implementation

To set up Blacklist, please go to Stores → Configuration → CLEVER+ZÖGER GMBH → Blacklist

Backend: General Settings

Blacklist Backend General
  • Activate Extension - yes/no

  • Blacklisted names - defined names pattern, which are blacklisted, use * for wildcard

  • Blacklisted email - defined email pattern, which are blacklisted, use * for wildcard

Filter Example

Blacklisted names (pattern): * www.

Matches (blocked): * "look at www.spamurls …​ by click …​" * "www.spamurls.org is evil"

Not Matching (not blocked) * "visit me under http:/spamurls.de …​"

Backend: Filter Settings

Blacklist Backend Filter
  • Activate Extension - yes/no

  • Filter by parameter

Backend: IP Blacklist Settings

Blacklist Backend IP Blacklist

Frontend

No frontend output necessary.