List feeds as alternative and point out differences?

Created on 12 January 2025, 8 months ago

Problem/Motivation

Hi and thank you for the wonderful module!

I think for people evaluating this, it would be super helful to list https://www.drupal.org/project/feeds as alternative and point out differences on the module page?

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

2.0

Component

Documentation

Created by

🇩🇪Germany Anybody Porta Westfalica

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Anybody
  • 🇲🇽Mexico dalin 🇨🇦, 🇲🇽, 🌍

    Agreed.

    CSV Importer looks appealing out of the box with its extremely minimal interface. However, you quickly run into issues like:
    * What do you do if something goes wrong?
    * There should be validation before the import starts
    * What do I do if something went wrong, but I don't have access to dblog, or the site uses syslog?
    * How can I roll back an import?
    * How can I find which content is imported, and which was created by hand?
    * How can I do minimal processing of the source data before it's imported?
    * How can I control what happens if there's an ID collision, or dupe?
    * How do I deal with referenced content?
    * etc.

    Feeds module has all of these issues already sorted out.

    In short, CSV Importer requires you to do a lot of manipulation with your source data, and doesn't provide a lot of feedback or follow-up. Maybe that's fine if you've got spreadsheet skills, and have the ability to decipher Drupal error logs. But otherwise, Feeds is probably the better choice.

    Maybe it's worthwhile to consider even going a step further and retiring the module in favour of Feeds.

  • Now that this issue is closed, please review the contribution record.

    As a contributor, attribute any organization helped you, or if you volunteered your own time.

    Maintainers, please credit people who helped resolve this issue.

Production build 0.71.5 2024