Magento module to validate customer addresses
- composer package name: quafzi/magento-address-validation
Apply some configurable validation rules for customer addresses to be applied during the checkout.
- PHP >= 5.6.0
- Mage_Checkout
- Mage_Customer
- Mage_Sales
- Magento >= 1.9 (may work in earlier versions as well)
- Install the extension via Magento Connect with the key shown above or copy all the files into your document root.
- Clear the cache, logout from the admin panel and then login again.
- Configure and activate the extension under System - Configuration - Customer
- Optionally run shell script to prevalidate and fix existing addresses (
shell/fix-customer-data.php
)
- Remove all extension files from your Magento installation
- Clear the cache.
If you have any issues with this extension, open an issue on GitHub.
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Thomas Birke @quafzi
OSL - Open Software Licence 3.0
(c) 2016 Thomas Birke