LokiCheckout_EmailSpellChecker

Jump to User Docs

Core
PHP 8.1 - 8.4
Magento 2.4.7 | 2.4.8
CSP Yes
PHPStan 1
Magento PHPCS 10
Latest Release 1.0.2

Magento version PHP version License Latest Version

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.

Current status

Static Tests Unit Tests Integration Tests Playwright DI Compilation

Support

For getting support, create an Issue under the following project URL:

https://github.com/LokiCheckout/LokiCheckout_EmailSpellChecker

Composer details
Magento module name
LokiCheckout_EmailSpellChecker
Composer name
loki-checkout/magento2-email-spell-checker
Composer version
1.0.2
Default branch
master
Requirements
magento/framework: *
php: >=8.2 <8.6
Releases
1.0.2 27 September 2026
1.0.1 27 September 2026
1.0.0 27 September 2026
Changelog

[1.0.2] - 12 January 2026

Fixed

  • Add new GitHub Action workflows
  • Copy generic CI/CD files
  • Update composer keywords
  • Update composer keywords
  • Update composer keywords

[1.0.1] - 30 September 2025

Fixed

  • Add license
  • Update MODULE.json with PHPCS severity 1
  • Update README

[1.0.0] - 26 September 2025

Added

  • Initial release
Jump to User Docs

Last modified: June 1, 2026