The Feeds module allows site maintainers to import data from various sources into Drupal objects like nodes, users, taxonomy, etc.

Postal code does not have a feeds handler plugin, which prevents Feeds from being able to import Postal code fields.

The developer's guide to Feeds shows how to create handlers for use with Feeds.

CommentFileSizeAuthor
#1 postal_code-feeds-2456911-2.patch2.26 KBpuddyglum

Comments

puddyglum’s picture

Status: Active » Needs review
StatusFileSize
new2.26 KB

Borrowing code from Addressfield, this patch is working quite nicely for me.

puddyglum’s picture

Version: 7.x-1.9 » 7.x-1.x-dev
puddyglum’s picture

Issue summary: View changes