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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | postal_code-feeds-2456911-2.patch | 2.26 KB | puddyglum |
Comments
Comment #1
puddyglumBorrowing code from Addressfield, this patch is working quite nicely for me.
Comment #2
puddyglumComment #3
puddyglum