Automated Order Export System – Zencart, Creloaded, Oscommerce

Very fast and easy export of all order data you need.

Need to export order data? Efficient Order Export System performs the task of export in a very fast and effective manner – it will take you literally minutes, if not seconds, to set up export profile and get the files with order data in CSV or TAB format. Also the system lets you automate the order export process – you will just need to create an export profile and configure a cron job to launch the profile url according to your preferred schedule.

  • is easy to use;
  • export invoice in pdf;
  • performs export very rapidly;
  • uses little server resources;
  • exports all order information;
  • lets you choose orders with which status to export (it is possible to export orders with all statuses at once)
  • lets you export either all order information or only specific one;
  • enables you to launch export profiles via url and by cron;
  • allows to save export file to the local server,  email, or upload it via ftp to any other;
  • lets you specify date format for dates within export output file;
  • supports CSV, TAB and XML formats;
Bookmark and Share

Edit Easy Populate to Add New/Extra Fields

Before you go about editing easy populate to add extra fields, an important decision has to be made. In which table are these extra fields going to be located? In Product table or in a separate table?

Adding new/extra fields to the products table is simpler compare to adding new/extra fields to a separate table.

Adding easy populate new/extra fields to the products table

0. Backup your database and your file.

1. Create new/extra fields in the products table. This can be done directly through phpMyAdmin if you have direct access to your database or through scripting in case you don’t.

2. Edit easy populate import.

ep1ep2ep3

3. Edit easy populate export

4. Test to confirm changes

Adding easy populate new/extra fields to a separate table

More on easy populate and easy populate help

Bookmark and Share