gplcart-module import
Allows to import products from CSV files
gplcart/import
Allows to import products from CSV files
- Saturday, March 10, 2018
- by gplcart
- Repository
- 0 Watchers
- 0 Stars
- 1 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
, (*1)
Importer is a powerful tool for GPL Cart powered sites that intended for bulk product creation/updating using CSV files as a data source., (*2)
Features, (*3)
- 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, (*4)
- Download and extract to
system/modules
manually or using composer composer 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
at admin/user/role
. Also make sure that administrators have permissions to create/update products and upload files
Usage, (*5)
- Go to
admin/tool/import
and import products
dev-master
9999999-dev
Allows to import products from CSV files
Sources
Download
GPL-3.0+
GPL-3.0-or-later
The Requires
php
ecommerce
shopping cart
gplcart
gplcart module
dev-dev
dev-dev
Allows to import products from CSV files
Sources
Download
GPL-3.0-or-later
The Requires
php
ecommerce
shopping cart
gplcart
gplcart module