Closed (outdated)
Project:
Views data export
Version:
7.x-3.0-beta8
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2015 at 21:22 UTC
Updated:
31 Oct 2019 at 15:43 UTC
Jump to comment: Most recent
Comments
Comment #1
MickL commentedIs this currently in development? Would be very nice!
Comment #2
nerdsteinWe're willing to try to take a stab at this port.
Can we please get a blessing from the maintainer before we do so?
Comment #3
webchickLast commit to this module was 11 months ago, darthsteven last seen in IRC 3 months ago, I would say patches welcome. :)
Comment #4
steven jones commented@nerdstein Go for it. Feel free to not port everything like for like, but go for a port of a features where possible/sensible.
Comment #5
grasmash commentedTentatively beginning D8 porting here: https://github.com/d8-contrib-modules/views_data_export
Comment #6
caspervoogt commentedTried https://github.com/d8-contrib-modules/views_data_export and it worked well so far. Nice work!
Comment #7
jian he commentedcould someone make a patch for this module from https://github.com/d8-contrib-modules/views_data_export?
Comment #8
grasmash commentedI've created two new D8 modules that together provide the CSV export functionality provided by D7 Views Data Export:
Comment #9
lukusLooks really promising—currently demoing the D8 port from Github repo.
Is it likely to be hosted via drupal.org soon?
Comment #10
eugene.ilyin commented@grasmash
Thank you for your modules. You told that to implement the export need both modules, but seems I did it only with module "CSV serialization".
P.S. IMHO better to improve the existing modules than create the new ones. But thank you for your help.
Comment #11
Vikash raj commentedwhen i try ti enable this module i got this message please help "CSV Serialization requires the League\Csv library."
Comment #12
Vikash raj commentedi want to export view data in excel or csv format.For that i try to enable view_export_data module but it ask for csv module and when i try to enable this module then i got this message all time "CSV Serialization requires the League\Csv library."please help
Comment #13
haunted commented@Vikash raj
Install views_data_export using composer and it will take care of all the needed dependancies.
https://www.drupal.org/docs/develop/using-composer/using-composer-to-man...
Comment #14
phjouThe module has been ported to Drupal 8. Closing this issue for better visibility in the issue queue.