Spreadsheet + ACF Import

Import data from spreadsheets into posts with Advanced Custom Fields.

Author:The Church (profile at wordpress.org)
WordPress version required:3.0.0
WordPress version tested:3.8.1
Plugin version:0.1.7
Added to WordPress repository:10-03-2013
Last updated:15-05-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://github.com/thechurch/wp-spreadsheet-a...
Total downloads:1 874
Active installs:40+
plugin download
Click to start download

To make contributions visit: https://github.com/thechurch/wp-spreadsheet-acf-import

To use, activate the plugin and click the "Import Spreadsheet" option in the Wordpress admin toolbar / sidebar.

Spreadsheets should have the top row reserved for header names, with everything after being the actual data.

Select the file you want to upload, the post type to create, then click Upload. The next step you choose which columns to map to the fields. Depending on the field type different options will appear. Dates will have a format in and format out text entry which accepts PHP date() format strings. The standard format out for ACF date pickers is automatically inserted for you. Post objects and relationships will do a reverse lookup in the post titles. This may have more flexibility in the future.

Click Upload and the posts will be created. A log is then generated if errors / warnings are produced.