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
Comment #2
vladimiraus@emanu - CSV export is available only in Drupal 9.
Drupal 7 has no export functionality.
Comment #3
vladimirausComment #4
cristiroma commentedComment #7
cristiroma commentedThe new release 7.x-1.1 is featuring export in CSV.
Comment #8
vladimirausCode looks ok. Thanks for contribution.
I would recommend
adding proper callback comments. Reference: