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
210.99 KB
MD5: 3627ed96251b639d6a97b3db1b091eeb
SHA-1: 13f6a96968243f3e0a0738c8a46c663c74f8597f
SHA-256: f02e98b9c703e0bd8b70c7e328f545fb01cea413279b7034481e5fb126db7aec
Download zip
378.89 KB
MD5: 2219219ceae634af9f12a2cb2c2f43e1
SHA-1: 568c3925d12edc938a62feae7ab199955506aa47
SHA-256: e8bb71d866b07b4164a0a0952d45812603fe88165c3f136c94857f0eeeb7b5d8
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.