Feeds Data
Component ID
2442165
Component name
Feeds Data
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Description
The Feeds Data module defines a feeds processor to import feeds into tables managed by the Data module. The base feeds processor (FeedsProcessor) assumes the target data is an entity which may not be true for Data tables. This module provides a custom feeds processor plugin to manage tables that:
- Are not associated with a Drupal entity.
- May have multiple, non-serial primary keys.
Requirments
This module requires the following modules:
- Data (https://drupal.org/project/data)
- Feeds (https://drupal.org/project/feeds)
See the following discussions for more info:
- #1566184: No data processor option shown
- #2442185: Feeds integration for complex (non-entity) data tables
Originally developed for: SIGMAXIM
