CSV Customer Export (Opencart 3)
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 privileges
A sample CSV file can be downloaded here:
http://www.ka-station.com/samples/customer/customer_export_utf-8.csv
Same file in xls format (for informational purposes only, not available as an export result)
http://www.ka-station.com/samples/customer/customer_export_utf-8.xls
Demo Store
======================
http://demo3012.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 applied.
Release Notes:
======================
- User interface is in English language only.
File | Size | Compatible Opencart Versions | Added |
csv_customer_export_ver2.0.0.3.ocmod.zip (ver.2.0.0.3) | 17.96KB | 3.0.0.0, 3.0.1.0, 3.0.1.1, 3.0.1.2, 3.0.1.3, 3.0.2.0, 3.0.2.1, 3.0.3.0, 3.0.3.1, 3.0.3.2, 3.0.3.3, 3.0.3.5, 3.0.3.6, 3.0.3.7, 3.0.3.8, 3.0.3.9 | 2024-03-03 14:09:02 |