CSV Category Export (Opencart 2)
This extension adds the ability to export categories to a file in csv format. The file may contain all standard category fields including category filters.
Main features
- support of custom category fields which are located in the the 'category' and 'category_description' tables;
- there is no size limitations for the export file.
- different file charsets are supported (for example, UTF-8, Windows-1251).
A sample CSV file can be downloaded here:
http://www.ka-station.com/samples/category/demo_utf8.csv
Demo Store
======================
http://demo2010.ka-station.com/admin/
login: demo
password: demo
The store is cleaned up every day. All imported data will be deleted. Maximum file size limit is 3Mb.
Minimum Requirements:
======================
- opencart 2.0.0.10
Release Notes:
======================
- User interface is in English language only.