Skip to content

quafzi/magento-address-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quafzi AddressValidation Extension

Magento module to validate customer addresses

Facts

  • composer package name: quafzi/magento-address-validation

Description

Apply some configurable validation rules for customer addresses to be applied during the checkout.

Requirements

  • PHP >= 5.6.0
  • Mage_Checkout
  • Mage_Customer
  • Mage_Sales

Compatibility

  • Magento >= 1.9 (may work in earlier versions as well)

Installation Instructions

  1. Install the extension via Magento Connect with the key shown above or copy all the files into your document root.
  2. Clear the cache, logout from the admin panel and then login again.
  3. Configure and activate the extension under System - Configuration - Customer
  4. Optionally run shell script to prevalidate and fix existing addresses (shell/fix-customer-data.php)

Uninstallation

  1. Remove all extension files from your Magento installation
  2. Clear the cache.

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Thomas Birke @quafzi

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2016 Thomas Birke

About

Magento module to validate customer addresses

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages