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

dev-master 2018-03-10 12:16 UTC

This package is not auto-updated.

Last update: 2024-04-13 23:56:52 UTC


README

Build Status Scrutinizer Code Quality

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

  1. 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.
  2. Go to admin/module/list end enable the module
  3. Adjust settings at admin/module/settings/import
  4. 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

  • Go to admin/tool/import and import products