gplcart / import
Allows to import products from CSV files
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 04:27:21 UTC
README
Importer is a powerful tool for GPL Cart powered sites that intended for bulk product creation/updating using CSV files as a data source.
Features
- Add/update products
- Can handle thousands of products on a cheap hosting without any server configuration
- Can download remote images
- Simple settings and UI
Installation
- Download and extract to
system/modules
manually or using composercomposer require gplcart/import
. 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/import
- Allow administrators to use Importer by giving them permissions
Importer: import products
atadmin/user/role
. Also make sure that administrators have permissions to create/update products and upload files
Usage
- Go to
admin/tool/import
and import products