Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Opencart Excel export for orders. Export as list or invoice (including company logo)

Notifications You must be signed in to change notification settings

softmonkeyjapan/opencart-excel-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel Export for Opencart

Excel Export allow you to easily export all your orders into an Excel files. You can choose to export as invoice or list.

Requirements

  • Opencart 1.5.3.x to 1.5.6.4
  • vqmod opencart module
  • PHP5

Old version

This repo is now separate by branch. The current branch is the latest supported version of Opencart : 1.5.5.x. However, if you want to use this extension for 1.5.3.x to 1.5.4.x version of Opencart, please use the following link : https://github.com/SoftMonkeyJapan/opencart-excel-export/archive/1.5.3.x-to-1.5.4.x.zip

Installation

[Manual]

Usage

Initialization

By default, you won't be able to use the component due to permissions restrictions. In order to change this behavior, go under System->Users->Users Groups and then edit the group you want to allow the access.

In Access Permission and Modify Permission, check the item report/export_xls and then save. You can now use the component.

How to use

For more details on how to use it, go to http:https://kartono-loic.com/app/webroot/excel-export/documentation/

Features

The plugin can actually do the following things :

  • Export an order as invoice including the Store logo if any
  • Export an order as list including the following informations :
    • Order ID, Invoice Number, Store Name, Customer, Customer Company, Customer Email, Customer Telephone, Total (Price), VAT, Date of Purchase, Quantity, Product Name, Color, Size, Firstname, Lastname, Address, City, Postal Code, Region/State, Country, Shipping Method
  • Export all orders as list in one file
  • i18n support for the following locales : English, French, Russian, Chinese (zh-TW)

Thanks

It's important to thanks poeple that helped me improve this extension :

  • Laurent Chapin
  • 阿維
  • Ilsur Bilalov

License

License under MIT

About

Opencart Excel export for orders. Export as list or invoice (including company logo)

Resources

Stars

Watchers

Forks

Packages

No packages published