Im building a site based on an existing site which has a few hundred products.
I think using a blog entry per product is the way to go, but EE’s
control panel web ui is pretty slow for doing that many products.
Does anyeone know of a tool for importing from text delimited files?
It would be cool if you could define the custom fields in a tab delim file with
each row following, being a blog entry.
If there is no such thing, can anyone build one for me?
Theres about 12 SQL queries per blog entry, I think you could write one in under 2 hrs.
I’ll put a bounty on it and pay them. It basically involves posting the info to the correct blog table, and incrementing all the counters. I dont need a nice UI, just a php file that can be hardcode configured.
Tim