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

dev-master 2018-03-09 14:28 UTC

This package is not auto-updated.

Last update: 2024-04-13 23:05:41 UTC


README

Build Status Scrutinizer Code Quality

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

  1. Download and extract to system/modules manually or using composer composer 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.
  2. Go to admin/module/list end enable the module
  3. Adjust settings at admin/module/settings/export
  4. Allow administrators to use Exporter by giving them permissions Exporter: export products at admin/user/role

Usage

  • Go to admin/tool/export and export your products