CSV Customer Export (Opencart 2)
This extension adds the ability to export customers to a file in csv format.
Main features
- export of all standard profile fields
- export of native custom fields
- export of custom fields added by 3rd party modules (if they are created in oc_customer table)
- export of rewards, transactions, history data
- there is no size limitations for the export file.
- different file charsets are supported (for example, UTF-8, Windows-1251).
NOTE:
- it does not export users with administrator privilegies!
A sample CSV file can be downloaded here:
customer_export_utf-8.csv
Same file in xls format (for informational purposes only, not available as an export result)
customer_export_utf-8.xls
Demo Store
======================
http://demo2010.ka-station.com/admin/
login: demo
password: demo
The demo store is cleaned up every day. All imported data will be deleted. Maximum file size limit is 3Mb.
Minimum Requirements:
======================
- opencart 2.0.10
File | Size | Compatible Opencart Versions | Added |
ka_csv_customer_export_ver1.0.0.ocmod.zip | 66.22KB | 2.0.1.0, 2.0.1.1, 2.0.2.0, 2.0.3.1, 2.1.0.1, 2.1.0.2 | 2017-08-08 21:20:17 |
ka_csv_customer_export_ver1.1.1.ocmod.zip | 63.61KB | 2.2.0.0 | 2017-08-08 21:20:17 |
ka_csv_customer_export_ver1.2.2.ocmod.zip | 80.57KB | 2.3.0.0, 2.3.0.1, 2.3.0.2, 2.3.0.3 | 2018-12-12 13:41:40 |