VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: series83 on October 11, 2012, 00:27:56 AM

Title: exporting names and sku to excel
Post by: series83 on October 11, 2012, 00:27:56 AM
Is there a way to export to excel or something like excel the Virtumart 'Product Items' and 'SKU' so I can print out a list for organization?

This way I can see what the SKU # for every Product Item is without having to login to the website's admin panel.

Title: Re: exporting names and sku to excel
Post by: bytelord on October 11, 2012, 00:58:59 AM
Hello,

You could use the free version of CSV Improved for that, it's easy. You can product CSV (excel std) file or XML file.

http://www.csvimproved.com/

Not to login on the backend? You have to login and install CSVI, after that you can configure cron services to produce that file and just pick it uo automatically from excel. Easy.

Regards
Title: Re: exporting names and sku to excel
Post by: series83 on October 11, 2012, 01:15:50 AM
thank you, i will try it