• Hello.

    I’m working on a site for work that will act as a database. I have around 70,000 custom quotes for various products. Currently I’ve been updating each of them as a photo. Each quote as a new post.

    I created several custom taxonomies and then installed a search plugin to enable the users to search easily through the database to find the quotes they require. It functions beautifully!

    My issue is not the function, but my time having to pupulate the site with information.

    I’d like to be able to take a csv file with 70,000 lines worth of data, and upload it through SQL to automatically make 70,000 new posts. Each CSV file would have information which would need to pupulate the custom template as well as the custom taxonomies.

    Is it possible to do this without a TON of programming. I’d like to be able to download a simple plugin to make a post template, with all TEXT fields ID’d. Then another plugin where I can import my CSV files with headings to match the ID’s of the fileds and then BAM…70,000 new posts ??

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Template populated with CSV (not typical CSV upload)’ is closed to new replies.