Ubercart CSV
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
The purpose of this module is to export orders from an ubercart store in a manner that can be read by any spreadsheet program including Microsoft Excel.
To install this module, place the modules in your /sites/all/modules folder and enable using the module selection screen within Drupal.
Once installed you can create export reports by clicking the "CSV Export" menu item located under "Store administration" in the Drupal administrative menu system.
You can create any number of reports to export certain criteria. More granular criteria can be programmed later if there is demand for such a feature. Please provide feedback if this is the case.
The date of last export and last order id exported are tracked. Each report is incremental so that when you do an export, any previously exported items are excluded from the report.
The exported CSV does contain field headers.
THIS MODULE IS ACTIVELY SUPPORTED ON GITHUB. RELEASE AND DEVELOPMENT BRANCHES THERE ARE CONSISTENT WITH THE ONES HERE HOWEVER IF YOU HAVE CHANGE IDEAS, PATCHES ETC, PLEASE COMMIT THEM AS PULL REQUESTS TO THE GITHUB AREA
https://github.com/ElusiveMind/uc_csv
NOTE: This is a re-development of the old Ubercart Excel Export project that has apparently been abandoned.
