Sloppy Words Cleaner

Free


Updated for Phoenix

This is a modular re-design of the Sloppy Words Cleaner.
It filters and normalizes customer input in account pages.

Based on:
Sloppy Words Cleaner
all credits for v.1.0 to v.1.4 Sloppy Words Cleaner by KJ Miller (top_speed) www.gokartRus.com

How it works:
Often we found customer accounts with that kind of ortography:
josé mª MACDONALD
CHEMIN DE L'ÉCLUSE, 87
Heidenheim An Der Brenz, bl7 9DT
Info@MyDemoMail.COM

This example will be filtered to:
José Mª MacDonald
Chemin de l'Écluse, 87
Heidenheim an der Brenz, BL7 9DT
info@mydemomail.com

It can be added to all relevant account pages with customer input.

Included Modules:
- includes/modules/store/st_swcleaner.php
- includes/hooks/shop/swc/swc_hooks.php

English, Spanish and German language files included.

Version: 3.4.3

Installation:
Very easy, modularized
Copy 3 files + 2 language files
Install 1 module in Admin

Changes versus previous versions:
- complete recoded and packed in a store module and hook
- easiest install, just copy files and install store module
- no manual edits at all
- all functions rewritten to class functions and joined into on e function with variable passed for different subjects
- all configuration entries and exeption arrays are included in the store module and can be modified in your admin area.
- support for PWA Checkout add-on and other additional input fields included

Compatibility:
Phoenix 1.0.8.6+

Tested with Phoenix 1.0.9.1
PHP 7.0 - 8.2

Phoenix Cart Support Forum:
Sloppy Words Cleaner