Skip to content

This modul exports with the specifications of SuperClix a CSV file of the products. The module is based on the generic export function of OXID eShop 4. It’s important that the required parameters of SuperClix are up to date.

oligoform/SuperClix-Export

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SuperClix-Export

Originally registered: 2009-12-14 by OXIDlab on the former OXID projects page.

This modul exports with the specifications of SuperClix a CSV file of the products. The module is based on the generic export function of OXID eShop 4. It’s important that the required parameters of SuperClix are up to date.

Installation:

  1. Save your shop folders out and modules.
  2. Add the the following lines into the module field in the admin area of your shop:
    genexport => superclix_export/superclix_genexport
    genexport_do => superclix_export/superclix_genexport_do
  3. Copy the contents of the folder copy_this into your shop.
  4. Add the the following line into the file cust_lang.php:
    'SUPERCLIX_MXGENEXP' => 'SuperClix Export'

About

This modul exports with the specifications of SuperClix a CSV file of the products. The module is based on the generic export function of OXID eShop 4. It’s important that the required parameters of SuperClix are up to date.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 81.1%
  • Smarty 18.9%