An open API service indexing awesome lists of open source software.

https://github.com/lokiextensions/loki_emailmxvalidator


https://github.com/lokiextensions/loki_emailmxvalidator

Last synced: about 1 month ago
JSON representation

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
```