thelia/kelkoo-xml-module

Installs: 168

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 2

Open Issues: 0

Type:thelia-module

dev-master 2018-01-31 09:13 UTC

This package is auto-updated.

Last update: 2024-04-14 20:46:12 UTC


README

This module allows you to export your catalog to Kelkoo through XML feeds.

Installation

Manually

  • Copy the module into <thelia_root>/local/modules/ directory and be sure that the name of the module is KelkooXml.
  • Activate it in your thelia administration panel

Composer

Add it in your main thelia composer.json file

composer require thelia/kelkoo-xml-module:~1.0

Usage

See the module configuration in the back-office for explanations about how to use it.