Zen Cart Logo
Forums / General Questions / exporting product data

exporting product data

Locked

Views: 3,252

Results 1 to 13 of 13
This thread is locked. New replies are disabled.
4 Sep 2008, 8:03 PM
#1
keylesslocks avatar

keylesslocks

Zen Follower

Join Date:
May 2007
Posts:
267
Plugin Contributions:
0

exporting product data

I need to export my data so that it has defined headers so that our company can decipher what the information is in the file.

I recently exported our products and products descriptions from the database, at the top half of the csv file is products, at the bottom is descriptions, but this format seems to be in 2 parts, I need 1 connected data table that has products & product descriptions all lined up nicely so I can import it into another inventory system we have here...

~ any suggestions on how to export this way? I used phpmyadmin before

thanks

4 Sep 2008, 11:46 PM
#2
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Location:
AZ
Posts:
1,890
Plugin Contributions:
0

Re: exporting product data

Have you tried EZ Populate???

Tina

8 Sep 2008, 6:38 PM
#3
keylesslocks avatar

keylesslocks

Zen Follower

Join Date:
May 2007
Posts:
267
Plugin Contributions:
0

Re: exporting product data

where is the download for this? does it work with 1.3.8a?

thanks?

8 Sep 2008, 6:58 PM
#4
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Location:
AZ
Posts:
1,890
Plugin Contributions:
0

Re: exporting product data

keylesslocks:

where is the download for this? does it work with 1.3.8a?

thanks?

Download available from the "Free Add Ons" Tab above works with 1.3.8a

There are two mods available for EZ Populate - one with attribute fields and one without.

Tina

8 Sep 2008, 7:13 PM
#5
keylesslocks avatar

keylesslocks

Zen Follower

Join Date:
May 2007
Posts:
267
Plugin Contributions:
0

Re: exporting product data

thanks for the quick reply... I cannot find it, I have searched the free ad ons...

http://www.zen-cart.com/index.php?main_page=contrib_search_result&search_in_description=1&keyword=populate

http://www.zen-cart.com/index.php?main_page=contrib_search_result&search_in_description=1&keyword=ezpopulate

nothing there listed EZ Populate...

are you talking about:
Easy Populate Free - from langer / modhole ?

that says only up to 1.3.6 and I don't think that is what you mean. can you please send a link?

thnaks!

Eric

9 Sep 2008, 8:11 PM
#7
keylesslocks avatar

keylesslocks

Zen Follower

Join Date:
May 2007
Posts:
267
Plugin Contributions:
0

Re: exporting product data

Tina,

I tried this one:
http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=460

but I download it and there are only 2 texts files, no php files in the zip

this one:
http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=395

I would try but I don't think it is compatible with 1.3.8a

~ Eric

17 Dec 2008, 8:51 AM
#8
shocker avatar

shocker

Zen Follower

Join Date:
Jul 2007
Location:
Jakarta
Posts:
346
Plugin Contributions:
0

Re: exporting product data

I want to extract product information.

How is this installed? I downloaded easy_populate_from_osc_2-77H, but it had only 1 file: easypopulate.php

17 Dec 2008, 2:53 PM
#9
shocker avatar

shocker

Zen Follower

Join Date:
Jul 2007
Location:
Jakarta
Posts:
346
Plugin Contributions:
0

Re: exporting product data

How is this installed? I downloaded easy_populate_from_osc_2-77H, but it had only 1 file: easypopulate.php

I figured this out. I missed a line of instructions on the download page. The previous version had to be installed first the latest is just and updated file.

17 Dec 2008, 3:01 PM
#10
shocker avatar

shocker

Zen Follower

Join Date:
Jul 2007
Location:
Jakarta
Posts:
346
Plugin Contributions:
0

Re: exporting product data

Can someone translate this from the Easy Populate From osc module?

define('TEXT_SELECT_DOWNLOAD1', 'Direkter Download');
define('TEXT_SELECT_DOWNLOAD2', 'Erstellen, dann Download');
define('TEXT_SELECT_DOWNLOAD3', 'Erstellen in temp-Verzeichnis');

I forgot all of my Dutch from highschool (of is that German?).

18 Dec 2008, 3:43 AM
#11
coolcarpartsonline avatar

coolcarpartsonline

Totally Zenned

Join Date:
Feb 2008
Posts:
1,386
Plugin Contributions:
0

Re: exporting product data

Why not use the zen cart version. There is a copy of the easy populate in the download section, or you can buy the full version from the Zen cart developer website.

18 Dec 2008, 4:20 AM
#12
shocker avatar

shocker

Zen Follower

Join Date:
Jul 2007
Location:
Jakarta
Posts:
346
Plugin Contributions:
0

Re: exporting product data

Glamorousshoe:

Why not use the zen cart version. There is a copy of the easy populate in the download section, or you can buy the full version from the Zen cart developer website.

I got the Easy Populate From osc module installed successfully, so there's no reason to install the other one. I didn't know what differences there were, I just installed the first one that I came across.

19 Dec 2008, 8:10 PM
#13
coolcarpartsonline avatar

coolcarpartsonline

Totally Zenned

Join Date:
Feb 2008
Posts:
1,386
Plugin Contributions:
0

Re: exporting product data

The free one defines the product based on the model number, The one you can buy edit the products based on product Id or product model. If you are like me some of my products don't have a model number so using the free one caused some products to link to another. With the paid one you can add products based on product id so you not have a linking problem.