Import (.csv) content into WP Directory

0

I was wondering if I created content from a spread sheet, if I could do a mass import since it would be easier for me to update the 1 excel sheet and then upload the changes. Would this be possible for this plugin?

  • ymousley
    • Site Builder, Child of Zeus

    Hi Madburner,

    http://wordpress.org/extend/plugins/csv-importer/

    It’s not specifically for multisite, but I haven’t had any problems using it. Do make sure your PHP memory limit doesn’t have restrictions on it if you’re trying to upload a file of more than 100 entries, or you’ll probably get timeout errors that aren’t anything to do with the plugin itself.

    I’ve only used this for initial imports, but I believe you can assign your own key to each post to do future updates.

    It also supports custom post types and taxonomies, and I’ve found the developer to be pretty responsive.