Skip to content

Commit 7702b23

Browse files
committed
Formatted readme
1 parent 8114cfd commit 7702b23

1 file changed

Lines changed: 12 additions & 8 deletions

File tree

readme.markdown

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,17 @@ Facts
1212
Description
1313
-----------
1414
The 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
2222
Data is taken from http://fakester.biz.
23+
2324
Zipcode, City, State and Country aren't anonymized so shipping and tax calculations still work correctly.
25+
2426
Relations stay intact, so customer addresses and order addresses still match the customer data after anonymization.
2527

2628
Requirements
@@ -39,7 +41,7 @@ Installation Instructions
3941
-------------------------
4042
1. Download the extension from the link above and copy all the files into your document root (except this readme.txt).
4143
2. 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.
4345
4. Alternatively, call the extension via shell: php -f shell/anonymizer.php
4446

4547
Support
@@ -53,7 +55,9 @@ Any contribution is highly appreciated. The best way to contribute code is to op
5355
Developer
5456
---------
5557
Andreas von Studnitz
58+
5659
[http://www.integer-net.de](http://www.integer-net.de)
60+
5761
[@avstudnitz](https://twitter.com/avstudnitz)
5862

5963
Licence

0 commit comments

Comments
 (0)