excel-export.inc |
inc/excel-export.inc |
|
|
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave,
Cambridge, MA 02139, USA. Everyone is permitted to copy and distribute
verbatim copies of this license document, but… |
README.txt |
README.txt |
|
UberCart Export Module - uc_excel
by Michael R. Bagnall - mrbagnall@icloud.com - @elusivemind
** NOTE: This module will ONLY work with Drupal 7 **
The purpose of this module is to export orders from an ubercart store in a manner that
can be read by… |
uc-csv-attached-report.tpl.php |
uc-csv-attached-report.tpl.php |
|
|
uc-csv-help-page.tpl.php |
uc-csv-help-page.tpl.php |
|
|
uc_csv.drush.inc |
uc_csv.drush.inc |
|
|
uc_csv.info |
uc_csv.info |
|
name = CSV Export
description = Export all order data to a CSV file for easy import into Excel or other spreadsheet software
package = Ubercart - extra
core = 7.x
dependencies[] = uc_order
dependencies[] = uc_product
configure = admin/store/export/index |
uc_csv.install |
uc_csv.install |
|
This defines our schema for the module |
uc_csv.module |
uc_csv.module |
|
|