- type:
- integration
- system:
- PHP,
- Excel
- name:
- XML to Simple CSV
- description:
- Writes the FoxyCart XML Datafeed to a simple CSV file. Can write to separate files per product.
- tags:
- datafeed,
- xml,
- csv
- date:
- 2008-12-31
- version:
- 0.1a
- developer:
- http://www.themancan.com/
Writes the FoxyCart
XML Datafeed to a simple CSV file.
By default it will write to separate files per product, so a product ABC1 will write to ABC1.csv.
By default it will record the customer name, product quantity, product code, product name, transaction date, and transaction ID.
You can easily modify what fields it writes by editing the code below.
Instructions in the file.