Install
Works with Drupal: ^10.1 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
CSV template, backwards compatibility fixes
In this release a feature is added to download a CSV template: this means that after you mapped a list of CSV sources on the mapping page, on the feed page you can download a CSV file where on the first row you'll get the CSV column names that you have configured. This is a feature that already existed in the D7 version of Feeds, but that is now finally completed for the modern Drupal version.
Note: Feeds Textarea Fetcher v1.0.2 makes use of the new CSV template feature by displaying the CSV headers in the textarea when creating a new feed.
There is also a backwards compatibility fix for something that could cause errors after updating from 8.x-3.0-beta5 or earlier (only if you had unfinished imports when updating).
Contributors (16)
megachriz, rudi teschner, damienmckenna, thalles, star-szr, stomusic, anybody, sleitner, sourojeetpaul, irinaz, znerol, rosk0, ptmkenny, ericgsmith, jonathan_hunt, neubreed
Changelog
Issues: 10 issues resolved.
Changes since 8.x-3.0-rc2:
Bug
- #3487439 by megachriz, rudi teschner: Fixed call to a member function addMessage() on null in Drupal\feeds\State->displayMessages() after updating from 8.x-3.0-beta5 or earlier.
- #3479242 by megachriz: Do not serialize a \Psr\Log\LoggerInterface object when serializing a \Drupal\feeds\State object.
- #3217262 by megachriz: Avoid usage of array_flip() in FeedType::__sleep().
- #3482189 by megachriz: Fixed IntegrityConstraintViolationException when updating a feeds_log log entry when using MS SQL Server Driver.
- #3480545 by znerol: Fixed PHP Warning: unlink(): No such file or directory in HttpFetcherResult::cleanUp().
Feature
- #3186281 by megachriz, damienmckenna, thalles, star-szr, stomusic, anybody: Added a CSV template feature to download a sample CSV file.
- #3482179 by sleitner: Pass feed configuration to HttpFetcher::get().
- #3306725 by rosk0, ptmkenny, megachriz, ericgsmith, jonathan_hunt, neubreed: Added mapping target for uuid.