Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 964.76 KB
MD5: 3c5afb84c5a298e7856af2f31551f4d9
SHA-1: 295e9206439118c8a815d4bfee6dfe8cad0505d8
SHA-256: a7ecc7ac94cd60de7c22e169db252280470037e08618eb8d565eea1d745a17af
Download zip 1.12 MB
MD5: be084dd40b304e489fa65ab7f4c016cd
SHA-1: 3d1ff885e2f85bb0da5d5421466ec26a29ee0857
SHA-256: 84302f7c7e5cf57866047c13bef55be1920bb6a511143eb592ee3b2f5b5ad654

Release notes

This release contains some small bug fixes and one new feature: for timestamp targets (like 'Authored on' and 'created') date strings are now accepted as source (previously it only accepted integers).

A small improvement has been made for users who want to perform imports with limited privileges: there will be less validation errors because of limited permissions. See #2708693: Validation failure for body text filter format due to lack of permission.

Next release

In the next release we like to get #2799225: The "hidden" plugin does not exist: Drupal\Component\Plugin\Exception\PluginNotFoundException: in and we're aiming to get some multilingual support in, even if it would only cover a small subset of use cases. See #2867761: Multilingual support.
The next release is planned for March 2019. See also #2997770: Plan for 8.x-3.0-alpha7 release.

Contributors (14)

thalles, MegaChriz, rovo, KarlShea, mitrpaka, irinaz, riddhi.addweb, osab, mikran, alphawebgroup, Spanxya, bisonbleu, joelpittet, Vj

Changelog

Issues: 13 issues resolved.

Changes since 8.x-3.0-alpha3:

Bug

  • #3018729 by mitrpaka: Fixed 'Site default' timezone selection in date targets ignored while preparing a date value.
  • #2998781 by MegaChriz, mikran: Fixed saving settings for the feed form of the CSV parser.
  • #2708693 by MegaChriz, alphawebgroup, Spanxya: Fixed validation failure for body text filter format due to lack of permission.
  • #3006920 by mikran: Fixed CSV Parser fails to parse last quoted field of last row.
  • #2975829 by joelpittet: Fixed Notice: Undefined index: feeds_item_option in Drupal\feeds\Feeds\Target\EntityReference->buildConfigurationForm().
  • #2998359 by Vj: Fixed processor name in option list on feed type edit form gets double escaped ('&' gets converted to '&').

Feature

Task

Missing features

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.
The most notable missing features are:

Created by: megachriz
Created on: 31 Dec 2018 at 13:36 UTC
Last updated: 5 May 2019 at 18:38 UTC
Bug fixes
New features

Other releases