frosh / mail-address-tester
Validates email addresses by checking their actual existence on the target mail server. Reduces bounces, fake addresses, and sustainably improves deliverability.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 2
Type:shopware-platform-plugin
pkg:composer/frosh/mail-address-tester
Requires
- shopware/core: ~6.6||~6.7
- shyim/check-if-email-exists: ^1.0.2
This package is auto-updated.
Last update: 2026-02-21 13:51:44 UTC
README
This plugin for Shopware 6 tests email address during customer registration and checkout processes to ensure the mailbox is accessible and potentially valid.
Installation
Via Composer
composer require frosh/mail-address-tester
bin/console plugin:refresh bin/console plugin:install --activate FroshMailAddressTester bin/console cache:clear
Support
License
This plugin is licensed under the MIT License.