File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,15 +12,17 @@ Facts
1212Description
1313-----------
1414The extension anonymizes customer data from the following data objects:
15- Customers
16- Customers Addresses
17- Orders
18- Order Addresses
19- Quotes
20- Quote Addresses
21- Newsletter Subscribers
15+ - Customers
16+ - Customers Addresses
17+ - Orders
18+ - Order Addresses
19+ - Quotes
20+ - Quote Addresses
21+ - Newsletter Subscribers
2222Data is taken from http://fakester.biz .
23+
2324Zipcode, City, State and Country aren't anonymized so shipping and tax calculations still work correctly.
25+
2426Relations stay intact, so customer addresses and order addresses still match the customer data after anonymization.
2527
2628Requirements
@@ -39,7 +41,7 @@ Installation Instructions
3941-------------------------
40421 . Download the extension from the link above and copy all the files into your document root (except this readme.txt).
41432 . Clear the cache, logout from the admin panel and then login again.
42- 3 . Call the extension from from System -> Tools -> Anonymizer
44+ 3 . Call the extension from from System -> Tools -> Anonymizer.
43454 . Alternatively, call the extension via shell: php -f shell/anonymizer.php
4446
4547Support
@@ -53,7 +55,9 @@ Any contribution is highly appreciated. The best way to contribute code is to op
5355Developer
5456---------
5557Andreas von Studnitz
58+
5659[ http://www.integer-net.de ] ( http://www.integer-net.de )
60+
5761[ @avstudnitz ] ( https://twitter.com/avstudnitz )
5862
5963Licence
You can’t perform that action at this time.
0 commit comments