Current User: Guest
Please consider registering


Register? | Lost Your Password?

Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Mass upload question

UserPost

8:13 pm
October 30, 2008


Wally

Guest

 
1

Hi. I have a couple questions about your shopping plugin.

I have a client who wants to put an automotive site up that specializes in clutches. We've looked at Zen Cart, but it really doesn't thrill me. I have a fairly extensive background in WordPress, and I'd like to explore WP solutions.

The client has a large catalog currently, and it will likely expand considerably in the future. THey also need a very definite categorization structure. Similar to

Ford 
 Explorer pickup
  1999
   4.0 lliter
     Item
     Related item
   5.0 liter
  2000
  2001
 Another model…

I think you get the picture.

I'm pretty sure this can be accomplished with your product. But, I can't see them putting one item in at a time. Can you offer up any suggestions about how items could be handled in a mass maintenance fashion?

Thanks.
Wally Day

P.S. – We are on a tight timeline here, so I would appreciate a prompt reply.

2:30 pm
October 31, 2008


Market Admin

Admin

posts 4756

 
2

There's not a mass import function with the Market theme, however you can do a mass import through your web host's MySQL admin area. 

If you're not familiar with that, you could probably find someone on Guru.com to do that for you for less than $50.  It's not difficult if you're proficient with Excel.  Most of the work is in arranging the data and columns to prepare for the import.  The import part is easy.

10:49 pm
October 31, 2008


Wally

Guest

 
3

I'm a pretty good database guy and programmer, although not all that familiar with MYSQL (SQL in general is not an issue). I assume, then, that Market Thame has good database documentation. If that's available, then I should be OK with the import. I think the actual “post/product” should be easy - I'm just not yet up-to-snuff regarding the category/tag structure. Does WordPress.org have good documentation regarding the Excel -> database formatting?

2:14 pm
November 3, 2008


Market Admin

Admin

posts 4756

 
4

Like I eluded to earlier, documentation within Market doesn't cover MySql mass importing.  If you're skilled at database stuff, then you should be ok.  Just open up the posts table in WordPress, look at the fields it wants, and create a .csv file that gives the correct data to each of the columns.  I'd enter a product first through the product manager to get an idea of what it looks like, then copy the structture to the rest of your records. 

11:03 am
November 6, 2008


Wally

Guest

 
5

Thanks for the response. Three questions…

1) Does Market Theme introduce new tables/coulmns to the database? Or, does it just use the current schema and utilize the custom fields functionality?

2) Depending on the answer to #1, is Market Theme's database mods/additions documented anywhere? Can I look at them before proceeding?

3) This is a question open to anyone who might read this… Does anyone know of an editor (like PHPMyAdmin) that is tailored to WordPress? Like some kind of super WordPress database query utility?

Thanks

4:35 pm
November 6, 2008


Market Admin

Admin

posts 4756

 
6

No, it does not introduce new tables or columns.  Market integrates only as a theme.  The Market Product Manager is uploaded to the /plugins folder, and that does not change the database either

The database is still the same structure as the standard install, because nothing is changed.

Hope this helps.

1:32 pm
November 10, 2008


Wally

Guest

 
7

So, tell me if I'm thinking right here…

1) Add a couple products using the standard WP user interface.

2) Export the items to an XML file.

3) Import the XML file into Excel so I have a template to start with.

4) Add products to the Excel file until I'm done with the "catalog".

5) Export the Excel file to XML

6) Import the XML file into the WP installation.

I'm guessing it would probably be easiest to upload all of the items and the use a plugin like "Batch Categories" to assign categories to the items in bulk.

Hmmmm, now that I think about it… are we creating posts here or pages? Does market theme create a page for each item?

3:50 pm
November 10, 2008


Market Admin

Admin

posts 4756

 
8

Yes, you are thinking correctly.  Your outline above is almost exactly as I do them.

When I do an import however, I save the Excel file as either a .CSV or a semicolon separated .TXT file.  The MySQL admin actually allows for quite a few types of importing formats, and you can even customize the separation character to be something else such as a pipe "|" or the tab character.

To answer your last question, Market creates a post for each product — not a page.  A product post has a product "flag" value that lets the system know to display the post in product format, rather than regular text post format.

I hope this helps.

8:18 pm
September 15, 2009


ttnorris

Member

posts 3

 
9

Post edited 12:18 am – September 16, 2009 by ttnorris


This WordPress plugin will work for you with Markettheme. It's called CSV Importer. You can find it in the plugins section through WordPress. I use it to import product post pages. You can use the custom fields option through the plugin. It will support the custom fields used by Markettheme. Works great. I use it: http://wordpress.org/extend/pl…..-importer/

I hope that helped!

Tams

9:40 pm
September 15, 2009


Market Admin

Admin

posts 4756

 
10

Awesome Tams…  Thanks for the heads up!

3:34 am
September 16, 2009


ttnorris

Member

posts 3

 
11

You're very welcome. :)

1:04 am
April 10, 2010


seorocks

Member

posts 8

 
12

Thanks for listing the step by step instructions how to do bulk uploading.

Would it be possible if you could highlight the fields/columns that MUST be filled in in order for the files to upload to the WP database?

10:47 pm
July 31, 2010


gordy01

Member

posts 7

 
13

Can you explain how I force CSV Importer to import the file into a Market Theme Product Post. At the moment it creates a normal post.

Thanks.

4:19 pm
August 4, 2010


Market Admin

Admin

posts 4756

 
14

gordy01 — Your product posts are just categorized incorrectly.  They need to be in a sub-category under your top level "Products" category.  (You select your top level "Products" category in the Market Theme settings area.  Review the "readme.html" file in your download package for help on how to categorize.

4:38 pm
August 4, 2010


Market Admin

Admin

posts 4756

 
15

seorocks – The best way for you to see all that's affected, is to install your theme, set things up, and then just add a single product.  (This way you can mimic that format to your entire product list.)

Then, if you log into your database using your MySQL interface (through your hosting account control panel) — You will see all the places that update when a new product post is added. 

The tables to look at are:

wp_posts
wp_postmeta

and then

wp_term_relationships   (which relates the post ID to the category ID used in the "terms" table)

I hope this helps.

12:25 am
January 13, 2012


purplemartinart

New Member

posts 2

 
16

I know this is a bit old, newbie at this. Got the data uploaded via the wordpress plug in, CSV Importer. But none of them go in as products. reading the above I am still a bit confused as to what value I need to add to to have them go in as products, add prices and the rest I would be happy to do by hand…one at a time.

This plugin works but it wasn't designed for this theme specifically so it has regular post values like author and excerpts.

 

I only used

The post name, description and category. Using the terms: csv_post_title, csv_post_post and csv_post_category

what would I put for it to go in as a product?

Would appreciate any and all help.


Reply to Topic:
Mass upload question

Guest Name (Required):

Smileys
Confused Cool Cry Embarassed Frown Kiss Laugh Smile Surprised Wink Yell
Post New Reply

Guest URL (required)

Math Required!
What is the sum of:
5 + 11
   



 

Market takes e-commerce to the next level with an easy to use, quick setup platform. Learn more or take the tour.