loki / magento2-email-mx-validator
loki/magento2-email-mx-validator
Add-on to Loki Components to allow the MX record of an email to be validated
Loki_EmailMxValidator
This Magento 2 module is an add-on package to the LokiCheckout.
Installation
Install this package via composer:
composer require loki/magento2-email-mx-validator
Next, enable this module:
bin/magento module:enable Loki_EmailMxValidator
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[Unreleased]
[1.0.4] - 02 June 2026
Fixed
- Update composer requirements
[1.0.3] - 19 February 2026
Fixed
- Fix config integration test
[1.0.2] - 12 February 2026
Fixed
- Allow PHP Config to read from current store level
[1.0.1] - 20 January 2026
Fixed
- Add new GitHub Action workflows
- Check for invalid email without domain part
[1.0.1] - 15 October 2025
Fixed
- Copy generic CI/CD files
- Adding all files to git via Yireo Command
- Initial release
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 1.0.4 | stable | Fail | Magento 2.4.7-2.4.9 Details | 2026-06-02 17:24:53 |
| 1.0.3 | stable | Not tested | Not yet tested Details | 2026-02-19 09:01:13 |
| 1.0.2 | stable | Not tested | Not yet tested Details | 2026-02-12 09:12:30 |
| 1.0.1 | stable | Not tested | Not yet tested Details | 2026-01-20 11:56:02 |
| 1.0.0 | stable | Not tested | Not yet tested Details | 2025-10-15 14:08:49 |
Requires 6
| Package | Constraint |
|---|---|
| loki/magento2-components | ^2.0 |
| magento/framework | ^103.0 |
| magento/module-backend | ^102.0 |
| magento/module-config | ^101.2 |
| magento/module-store | ^101.1 |
| spatie/dns | ^2.0 |
Compatibility
Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.
Code Quality
Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge — a phpcs finding can't make a module incompatible.
Static analysis
Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.
PHPStan
Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases. Cell → details modal.
Tests
Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.
Unit tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Security
Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.
More from Loki Extensions
View vendorCSS class and style utilities for Magento 2 PHTML templates
Developer debugger toolbar with various Loki Component related tabs
Developer tool to report various page loading statistics
Magento 2 module to add an Alpine.js directive x-flatpickr
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.