loki-checkout / magento2-email-spell-checker
N/A
Fund package maintenance!
yireo
www.paypal.me/yireo
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Language:HTML
Type:magento2-module
Requires
- magento/framework: *
This package is auto-updated.
Last update: 2025-09-30 14:25:13 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.