Skip to content

LokiCheckout/LokiCheckout_EmailSpellChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LokiCheckout_EmailSpellChecker

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.