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
212.93 KB
MD5: 4d400e4ffbb3f787f957c70149d03d87
SHA-1: 1e391f5a59256feb4ec44da6d8f6a7812faf9925
SHA-256: 2c8c29808ae6a56a8ff8f4d15ac302e8d6d945bad0c8e3308149024b4974b165
Download zip
381.82 KB
MD5: 35083ba7fa42621ac649d34c82be4b2b
SHA-1: 6ac0f378c25b077d7d1dad25e58d414e8e52a8d1
SHA-256: d858003d9ed447b091d976fe7392e23174765069a3fa852c2d2ac3d8053b6781
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.