Anonymizes all Customer Data
- version: 0.1.0
- extension key: IntegerNet_Anonymizer
- extension on GitHub
- direct download link
The extension anonymizes customer data from the following data objects:
- Customers
- Customers Addresses
- Orders
- Order Addresses
- Quotes
- Quote Addresses
- Newsletter Subscribers
Data is taken from http://fakester.biz.
Zipcode, City, State and Country aren't anonymized so shipping and tax calculations still work correctly.
Relations stay intact, so customer addresses and order addresses still match the customer data after anonymization.
- PHP >= 5.2.0
- Mage_Core
- Mage_Customer
- Mage_Sales
- Mage_Newsletter
- Magento >= 1.4
- Download the extension from the link above and copy all the files into your document root (except this readme.txt).
- Clear the cache, logout from the admin panel and then login again.
- Call the extension from System -> Tools -> Anonymizer.
- Alternatively, call the extension via shell: php -f shell/anonymizer.php
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.
Andreas von Studnitz
OSL - Open Software Licence 3.0
(c) 2012 integer_net GmbH