Registration filter against spam registrations

Registration filter against spam registrations

by enno.digital (10) Ratings 297 Downloads
Billing options:
To use the wish list, you must accept the necessary cookies. Accept cookies
Can be used in:
Not available
This extension cannot be used in a Shopware Cloud shop.
Cloud
Self-hosted
This app is available for Shopware 6
Support
This Extension Partner responds very quickly to support requests
Details
  • Enno514119749810m
  • enno.digital
  • 3.0.5
  • 11 May 2020
  • de_DE en_GB
  • 5.0.0 – 5.0.4
    5.1.0 – 5.1.6
    5.2.0 – 5.2.27
    5.3.0 – 5.3.7
    5.4.0 – 5.4.6
    5.5.0 – 5.5.10
    5.6.0 – 5.6.10
    5.7.0 – 5.7.19
With this plugin you can easily block your store against unwanted registrations: Simply write... more

Product information

With this plugin you can easily block your store against unwanted registrations: Simply write the e-mail addresses that should not register not to register with each other and save the settings. Already no customer accounts can be created for the Customer accounts can be created.

You can do the same with names and company names - simply enter names/company names in the plugin settings and customers in question will be excluded from registration. 

And if there are many similar names or addresses from the same domain? Then block simply the whole areas! Enter simply with the enamels ".*@example.com" and already no one with a @example.com address can register with you anymore. register with you. With the names you can enter analog "Mar.*", and neither Mark, nor Marc, Marius nor Marcel will be able to register in your store.

The system uses so called regular expressions, so it is possible to exclude other Combinations are excluded, up to whole Top level Domains: Enter ".*@.*.ru" and already no one can register with an e-mail address from Russia can register with you.

However, this system is very powerful and must be used carefully: An entry "E.*" in the "Company" field will prevent the registration of all company names that start with the letter E. 

Supplement: With the update 3.0.3 you can also check the zip code. For this purpose, a free text field was added in the basic settings at the respective country. This can be found in each case next to the pen for editing the country, as a separate icon.

Explanation for checking the German zip code:

([0]{1}[1-9]{1}|[1-9]{1}[0-9]{1})[0-9]{3}
If the ZIP code starts with a 0 AND has a 1 through 9 as the second digit OR if it starts with a 1 through 9 AND then has a 0 through 9 AND the remaining three digits also have a 0 through 9, all is well.

Installation notes

. If you have against expectation problems with the installation then please contact us immediately at service@enno.digital

Contact and Support

. If you have any questions, change requests, criticisms or suggestions, then please do not hesitate to contact us. We are happy to help you: service@enno.digital
Reviews 10
Read, write and discuss reviews... more

Customer reviews

Average customer rating from 10 reviews:

Total
Functionality
Usability
Documentation
Support

Super Plugin, macht was es soll!

26 May 2023

Einfache Installation, verständliche Einstellungen: Top Plugin.

Total
Functionality
Usability
Documentation
Support

Genau das was wir gesucht haben

9 May 2022

Wir haben täglich mehrere Bot SPAM Mails über unsere Registrierung bekommen und waren sehr genervt davon. Seit wir dieses Plugin im Einsatz haben ist der Spuk vorbei, keine Fake-Anmeldungen mehr, danke!

Total
Functionality
Usability
Documentation
Support

Toller Support

11 Nov 2020

Seitdem wir das Plugin installiert haben konnten wir keine Fake-Anmeldungen mehr feststellen. Wir sind sehr zufrieden. Besonders positiv war der gute Support, anfangs hatten wir Schwierigkeiten mit der Installation. Der Mitarbeiter hat uns schnell, kompetent und umfassend geholfen.

Total
Functionality
Usability
Documentation
Support

Wirklich sinnvoll für uns

16 Mar 2020

Dieses Plugin hat uns vor Fake Bestellungen in unserem Shop geschützt.
Es ist leicht ein zu richten und wir sind es stetig am erweitern.

Vielen Dank

Total
Functionality
Usability
Documentation
Support

Sauberes Plugin, funktioniert einwandfrei. Guter Support

4 Mar 2020

Total
Functionality
Usability
Documentation
Support

Perfekt :-)

6 Dec 2019

Mit diesem Plugin konnte ich innerhalb von Minuten ein Problem mit Spam-Anmeldungen in den Griff bekommen. Der PLZ-Filter funktioniert einwandfrei. Die Installation ist kinderleicht, eine Rückfrage wurde vom Support innerhalb weniger Minuten beantwortet.

Total
Functionality
Usability
Documentation
Support

Gutes Plugin und schneller Support

26 Nov 2019

Plugin funktioniert wie beschrieben. Anpassungen werden vom Support schnellstens umgesetzt.

Total
Functionality
Usability
Documentation
Support

Genau, was wir gebraucht haben

3 Sep 2018

Das Plugin arbeitet genau so, wie es soll. Die Möglichkeit, regular Expressions zu verwenden, hat uns bei diesem Plugin überzeugt.
Was wir uns wünschen würden: eine Überprüfung der E-Mail-Adresse schon direkt nach der Eingabe per JavaScript.

Total
Functionality
Usability
Documentation
Support

Gutes Plugin - wirkt sofort.

27 Aug 2018

Nach Wechsel von der Test- zur Kaufversion gab es leichte Probleme mit der Installation, welche aber sofort online im Shop durch den Anbieter gelöst wurden. Sehr guter Service, den man nicht überall findet. Jetzt können wir ohne großen Aufwand die Fake-Adressen mit erfundenen Zugangsdaten etc. ohne Probleme aussperren.

Total
Functionality
Usability
Documentation
Support

Funktioniert einwandfrei - schneller Support

9 May 2018

Wir konnten mit dem Plugin effizient und zügig ein Problem mit Spam-Anmeldungen in den Griff bekommen. Das Blockieren ganzer Domains und Top-Level-Domains funktioniert einwandfrei.

Bei Fragen zum Plugin antwortet der Entwickler sehr zügig und löst Probleme sehr zeitnah. Weiter so!

Total
Functionality
Usability
Documentation
Support

Configuration manual

The installation and configuration is very simple:

After the installation you can configure the plugin: You can enter the email addresses to be blocked directly in the plugin settings - one address per line. Alternatively, enter the email address ranges and domains via regex pattern: e.g. with .*@.*.ru you exclude all Russian email addresses

Supplement: With the update 3.0.3 you can also check the postal code. For this purpose, a free text field was added in the basic settings at the respective country. This can be found in each case next to the pen for editing the country, as a separate icon.

Explanation for checking the German zip code:

([0]{1}[1-9]{1}|[1-9]{1}[0-9]{1})[0-9]{3}

If the ZIP code starts with a 0 AND has a 1 through 9 as the second digit OR if it starts with a 1 through 9 AND then has a 0 through 9 AND the remaining three digits also have a 0 through 9, everything is fine.

Changelog

Version 3.0.5

- New Option: "Case insensitive match"

Version 3.0.4

Bugfix: Error in deinstallation fixed

Version 3.0.3

- New function: zip code check

- New feature: checking the date of birth

Version 3.0.2

- Position and styling of the error message box changed

Version 3.0.1

- Regex check is no longer case insensitive

Version 3.0.0

Upgrade to the new Plugin-System

Version 1.0.3

- Added filtering for last name, first name and company name

Version 2.0.3

- Added filtering for last name, first name and company name

Version 2.0.1

Shopware 5.5 compability ensured

Version 1.0.2

Optimized the address selection process

Version 1.0.1

Bugfixing: fixed installation-issues on shopware versions > 5.2.x 

Version 1.0.0

Upload of the very first version

About the Extension Partner

Shopware 6 Signet Shopware 6 ready enno.digital enno.digital Shopware Extension Partner Shopware Silver Partner Shopware Extension Partner Shopware Silver Partner 4 Certifications Developer SW5 0 Developer Advanced SW5 0 Template Designer SW5 0 Template Developer SW5 0 Developer SW6 1 Developer Advanced SW6 1 Solutions Specialist SW6 0 PaaS Specialist SW6 Template Designer SW6 1 Template Designer Advanced SW6 1 20 Extensions 5 Ø Rating
Current version:

Version:

€ 19.00* /month
Cancelable monthly

Free trial month

This app starts with a free trial month. The rent can be canceled at any time on a monthly basis or will be automatically renewed at the indicated prices.

Updates and support

To use the wish list, you must accept the necessary cookies. Accept cookies

Recently viewed