Contributions

Features (Category Index)
Search: 

Agamo.de Export Skript

This skript generates a comma separated file out of your osc database sutibale for uploading at www.agamo.de, a product selling portal. All comments are in german but the code is easy to understand. Its also suitable as basis for other product file-exports.

Add the files in your /ctalog directory. Change the links to your site. For an easy call add this line

'<a href="http://www.holzfarm.de/catalog/dat.html" class="menuBoxContentLink">' . 'Produktdateien' . '</a><br>' .

into the catalogadminincludesboxescatalog.php around line 30...

Expand All / Collapse All

Agamo.de Export Skript Folker Schrade 9 May 2005

This skript generates a comma separated file out of your osc database sutibale for uploading at www.agamo.de, a product selling portal. All comments are in german but the code is easy to understand. Its also suitable as basis for other product file-exports.

Add the files in your /ctalog directory. Change the links to your site. For an easy call add this line

'<a href="http://www.holzfarm.de/catalog/dat.html" class="menuBoxContentLink">' . 'Produktdateien' . '</a><br>' .

into the catalogadminincludesboxescatalog.php around line 30...

Note: Contributions are used at own risk.