Search code examples
phphtmlexport-to-csvexport-to-excelopencart-3

Export to xls or cvs details of sales report in Opencart 3.0.2.0 admin


I just created a site with Opencart 3.0.2.0, but I can't export the details of the sales report with complete details like:

  • Order ID
  • Customer name
  • Product code
  • Product description
  • Product quantity
  • and The total price

Can anyone help me make it with coding or extensions to be able to export it into the xls or csv file format in the admin dashboard, thanks.


Solution

  • you can try exporting the needed sales details with Store Manager, there are 2 available options for export: one in the grid for exporting customer-related and general order data and the other one in the grid for ordered products' details. you can also try it for free for two weeks.