Feeds importer data processor

Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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:

See the following discussions for more info:

Originally developed for: SIGMAXIM

Supporting organizations: 
Developer

Project information