Language: English 简体中文
Currency: $ £ ¥
|Wish List (0) |
Your shopping cart is empty!
Export Orders To CSV For OpenCart
 
Export Orders To CSV For OpenCart
Export Orders To CSV For OpenCart
Brand: OpenCart
Product Code: Order Export
Availability: In Stock
Price: $50.00

Available Options

Installation Service:
Qty: - +

Export Orders To CSV For OpenCart

Version: 1.0
Author: woods.zhang
Website: http://demo.hecart.com
Support: hoojar@163.com

Description:

This extension adds a "Export Orders To CSV" to your store, Export you orders to Excel for bulk print and export order information and order some products information

Filter Condition

  1. Date Start
  2. Date End
  3. Order Status
  4. Payment Method
  5. Shipping Country
  6. Shipping Region
  7. Shipping Method

Export Format

  1. Excel CSV

Export Fields

  1. Order ID
  2. Store Name
  3. Customer
  4. Telephone
  5. Email
  6. Postcode
  7. Address
  8. Shipping Country
  9. Shipping Zone
  10. Shipping City
  11. Order Comments
  12. Product ID
  13. Product Name
  14. Product Options
  15. Product Price
  16. Product Qty
  17. Currency Code
  18. Total
  19. Order Status
  20. Payment Method
  21. Order IP
  22. Date Added


Features:
Export you orders to Excel XML format
Can be enabled or disabled
No files overwritten
You must have vQmod installed to use this addon
Questions or problems: hoojar@163.com

Demo:
Demo admin Account : demo
Demo admin password: demo
Demo admin: http://dadm.hecart.com/
Demo store: http://demo.hecart.com/
My Homepage url: http://demo.hecart.com/

Compatibility:
    v1.5.2, v1.5.2.1, v1.5.3, v1.5.3.1, v1.5.4, v1.5.4.1, v1.5.5, v1.5.5.1, v1.5.6, v1.5.6.1, v1.5.6.2, v1.5.6.3, v1.5.6.4


Installation 1: **vQmod Required**

1) Unzip the downloaded archive.

2) You should have a folder called vqmod. In this folder there is a folder called upload.

3) Upload the contents of the folder called upload to the root directory of your OpenCart installation.

4) Proceed to System > Users > User Groups and grant yourself access and modification permission.

5) That is all. Thank you for downloading and using this mod. If you like this mod please provide your star rating for it.


Installation 2: **None vQmod**

1) Unzip the downloaded archive.

2) Upload the contents of the folder called upload to the root directory of your OpenCart installation.

3)Modify some files

Open admin/language/english/common/header.php find [?>] before add
$_['text_order_export'] = 'Order Export';

Open admin/controller/common/header.php find [$this->data['stores'] = array();] after add
$this->data['text_order_export'] = $this->language->get('text_order_export');
$this->data['order_export'] = $this->url->link('sale/order_export', 'token=' . $this->session->data['token'], 'SSL');

Open admin/view/template/common/header.tpl find [<li><a href="<?php echo $order; ?>"><?php echo $text_order; ?></a></li>] after add
<li><a href="<?php echo $order_export; ?>"><?php echo $text_order_export; ?></a></li>

4) Proceed to System > Users > User Groups and grant yourself access and modification permission.

5) That is all. Thank you for downloading and using this mod. If you like this mod please provide your star rating for it.


If you have any questions please contact me at hoojar@163.com and I will do what I can to help.

Write a review

Your Name:
Your Review:
Note: HTML is not translated!
Rating: Bad Good
Continue
High-performance Electron Cart © 2024 Powered by HECart