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/

xml to simple csv

Description

  • 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.

Installation

Instructions in the file.

Requirements

  • PHP 5
  • fopen / fwrite support

Code

 
integration/xml/xml_to_simple_csv.txt · Last modified: 2008/12/31 16:05 by foxybrett
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki