Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 728.39 KB
MD5: f59cc267b145a51f577e38a094e77d70
SHA-1: 13fe5e7e5d4fa9979b7b0ab7ac9935133eb31015
SHA-256: 294bc18398667dd449597bfe260f3c6e8fc726eabe41e0f958eeb17ccf806e4c
Download zip 888.29 KB
MD5: e7c384431918892ed2adcf47312c9456
SHA-1: 7470a2d599295ab14b8aa523a770287f101788ca
SHA-256: 7702ff97b2dfa7a0303b67f2df12f3202eac075d31632be9fe6ae49e35d4bf58

Release notes

In this release lots of bugs have been fixed, including ones that did cause fatal errors!

Database update for setting field dependencies

One of the bugs that were fixed was that deleting a field used in mapping caused the mapping page and the import to crash. This is fixed by declaring dependencies on fields that are used in mapping. There is a database update to resave all feed types so these dependencies get calculated for all your feed types. Now when you delete a field, the feed type will be automatically updated: the mapping to that field is removed.

New features

There are also two big new features in this release:

  1. A generic content entity processor
    This allows you to import content for a whole lot more content entity types! Please note that for some exotic entity types you could run into errors, despite that testing has been done with various entity types.
    Details: #2958150: Create custom ECK entities via Feeds
  2. FeedsSource plugins
    With this type of plugin you can add in additional sources, above the "main" source. Feeds provides one source plugin that allows you to use feed type fields as mapping sources.
    There is one issue with this feature and that is that applying Tamper plugins on these sources don't have effect yet.
    Details: #2911491: Provide feeds type fields as mapping sources

This being an alpha release means that 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:

Changes since 8.x-3.0-alpha1:

Bug

Feature

Other

Created by: megachriz
Created on: 10 Jun 2018 at 12:33 UTC
Last updated: 6 Sep 2018 at 10:53 UTC
Bug fixes
New features

Other releases