https://github.com/lokiextensions/loki_emailmxvalidator
https://github.com/lokiextensions/loki_emailmxvalidator
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lokiextensions/loki_emailmxvalidator
- Owner: LokiExtensions
- Created: 2025-10-15T14:06:39.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2026-02-12T11:34:33.000Z (about 1 month ago)
- Last Synced: 2026-02-12T20:07:09.815Z (about 1 month ago)
- Language: PHP
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Loki_EmailMxValidator
**This Magento 2 module is an add-on package to the LokiCheckout.**
### Installation
Install this package via composer:
```bash
composer require loki/magento2-email-mx-validator
```
Next, enable this module:
```bash
bin/magento module:enable Loki_EmailMxValidator
```