Experimental project

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

Adds hierarchical taxonomy support to feeds.

Import nodes with taxonomies such as Clothes > Children > Blue and automatically create terms as a hierarchical taxonomy tree.

The terms are expected to present as an array; use a module such as Feeds Tamper to explode a string such as Clothes > Children > Blue or Clothes,Children,Blue into an array structure. You can also achieve this through a custom feeds parser, or hook_feeds_after_parse().

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Created by manarth on , updated