KonaKart Community Forum

General Category => Feature Requests => Topic started by: andrew123 on June 08, 2010, 04:53:32 pm

Title: Is there a csv import in konakart?
Post by: andrew123 on June 08, 2010, 04:53:32 pm
Hi,

Was wondering if there is a csv import in konakart? I have a client who requires it.

Title: Re: Is there a csv import in konakart?
Post by: kate on June 08, 2010, 05:08:28 pm
There are really two forms of imports (and exports) for KonaKart:   (the KKImporter form is in the Community Edition and the XML importer is in the Enterprise version)

See http://www.konakart.com/docs/ImportExport.html  for details.

Note that it's also really simple to create your own import/export tool and use your own file format if you like because you can use all the Admin APIs to load your products from your file...

Actually, in a similar fashion, many people write simple synchronisation utilities using the Admin APIs to keep the product catalog in KonaKart synchonised with their product catalogs elsewhere (in their ERP or CMS systems).
Title: Re: Is there a csv import in konakart?
Post by: andrew123 on June 09, 2010, 02:57:58 pm
Hi,

This maybe a silly question... The link states

"
Instructions on how to use KKImporter can be found in the KKImporter user's guide which is provided as part of the download package.
"

I looked in the user guide and it states the same, I was unable to find the KKImporter user's guide in the download package. Can you point me in the right direction?

Thanks,

Title: Re: Is there a csv import in konakart?
Post by: kate on June 09, 2010, 04:18:47 pm
On Windows, the default location is:

"C:\Program Files\KonaKart\import_export\doc\KK_Importer.pdf"