Problem/Motivation

I want to export the node report in CSV but I don't see how to do this in the 7.x branch. I installed the module via drush on Drupal 7.82.

Also, there is no configuration available at /admin/config/development

Not sure if I'm missing something obvious here.

Thanks!

Comments

emanu created an issue. See original summary.

vladimiraus’s picture

@emanu - CSV export is available only in Drupal 9.
Drupal 7 has no export functionality.

vladimiraus’s picture

Status: Active » Reviewed & tested by the community
cristiroma’s picture

Title: Export to CSV and configuration » Implement export to CSV
Category: Bug report » Feature request
Status: Reviewed & tested by the community » Active

  • cristiroma committed 01c6898 on 7.x-1.x
    Issue #3238560 by VladimirAus, cristiroma, stefan.butura: Implement...

cristiroma’s picture

Status: Active » Fixed

The new release 7.x-1.1 is featuring export in CSV.

vladimiraus’s picture

Code looks ok. Thanks for contribution.
I would recommend adding proper callback comments. Reference:

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.