loki-checkout / magento2-email-spell-checker
N/A
Package info
github.com/LokiCheckout/LokiCheckout_EmailSpellChecker
Language:HTML
Type:magento2-module
pkg:composer/loki-checkout/magento2-email-spell-checker
1.0.2
2026-01-12 13:49 UTC
Requires
- magento/framework: *
This package is auto-updated.
Last update: 2026-03-12 16:11:50 UTC
README
This Magento 2 module is an add-on to the LokiCheckout. It replaces the default email filter with the ZooTools email-spell-checker.
Installation
Install this package via composer:
composer require loki-checkout/magento2-email-spell-checker
Next, enable this module:
bin/magento module:enable LokiCheckout_EmailSpellChecker
WARNING: Note that this adds 2Kb of JavaScript on top of the page.