Install
Works with Drupal: ^10.3 || ^11Using dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
204.48 KB
MD5: f7317de095d54207f20985d2474cc2f6
SHA-1: 735fc436455d2a3448f7c0934d2f60278674d1f0
SHA-256: 726ca14cc9174b76f75b4ee428f454d56163cabb302dd440d397c46667496eee
Download zip
370.94 KB
MD5: 3b38081cc55403424ca58e5c376a68af
SHA-1: 675b4e61dcaba2dfe0ef7c7bec4569cfeeed4ce5
SHA-256: 37ea9ec26438949c7c57a33dd1a7feeb75ca988e1384fc84d848f0fb6dcd2f6d
Release notes
Development branch of Feeds for Drupal 8.
This release is usable for basic use cases. Importing from CSV, RSS feeds, OPML and Sitemap XML is possible. Supported target entity types are node, user and taxonomy term.
Not all features from the D7 version of Feeds have been ported yet. You may also run into some bugs.
Missing features
The most notable missing features are:
- #2867761: Multilingual support
- An UI for edit/remove custom sources: #2938505: Add UI for editing and removing custom (CSV) sources
- Drush commands
- Feeds import preview
- An option to only update existing items (not creating new items)
- Targets for several field types: language, media field, path alias, user password, user roles
Known issues
There are some issues which could lead to errors that are less easy to recover from. These are:
- #2803057: Expire feature deletes all imported items
- #2772595: When mapping to File or Image fields, empty source for target_id causes Exception and breaks import process.
- #2854914: Deleted Target Field Throws Fatal Error
To avoid these, do not use the "Expire" feature, do not delete fields that are used in mapping and do not import empty values for file targets.