gplcart / export
Allows to export products to a CSV file
Installs: 2
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:gplcart-module
Requires
This package is not auto-updated.
Last update: 2024-12-22 02:42:42 UTC
README
Exporter is a powerful tool for GPL Cart powered sites that intended to export products to a CSV file
Features
- Can handle thousands of products on a cheap hosting without any server configuration
- Configurable CSV format/columns
- Simple settings and UI
Installation
- Download and extract to
system/modules
manually or using composercomposer require gplcart/export
. IMPORTANT: If you downloaded the module manually, be sure that the name of extracted module folder doesn't contain a branch/version suffix, e.g-master
. Rename if needed. - Go to
admin/module/list
end enable the module - Adjust settings at
admin/module/settings/export
- Allow administrators to use Exporter by giving them permissions
Exporter: export products
atadmin/user/role
Usage
- Go to
admin/tool/export
and export your products