Skip to content

Vimpel/t18export

This branch is 11 commits ahead of oavea/exportproducts:master.

Repository files navigation

Prestashop Export Data Module

This module was built to fill a gap in Prestashop's current code base. It offers a full data export which matches Prestashop's native product import exactly. Prestashop version must be 1.6.x

Installation

To install this module either upload the module as a zip file using the Prestashop module page. Or upload the module folder straight to your server within the Prestashop module directory.

Once on the server navigate to the Prestashop admin module page and find Export Products and click install.

Usage

Using the module is very simple. The module will add a new menu item called "Export Data" under "Advanced Parameters" within the Prestashop Admin menu.

To begin exporting just hit the Export button if you require a more refined export adjust the export options accordingly.

Export Options

  • Data Select (categories, products, custemers and suppliers)
  • Language Select
  • Category select, when export products
  • Delimiter (choose the character which separates the fields in the CSV output)
  • Export only active products

About

Prestashop export module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%