# Summary

This module is designed to provide a way to export large amounts of data from views. It provides a display plugin that can rendered progressively in a batch. Style plugins are included that support exporting in the following types:

  • CSV
  • Microsoft XLS
  • Microsoft DOC
  • Basic TXT
  • XML.

# Project URL

https://www.drupal.org/project/views_data_export

# Where is the code?

https://github.com/d8-contrib-modules/views_data_export

# Estimated completion date

Unknown

# Dependencies

RESTful Web Services, Serialization, CSV Serialization modules.

# Who's doing the port?

Unknown

# What help do they need?

Unknown

# D8 roadmap

https://www.drupal.org/node/2421061

# Background and reference information

Unknown

Comments

legaudinier created an issue. See original summary.

caspervoogt’s picture

Issue summary: View changes
mrf’s picture

Status: Needs review » Needs work

Switching to needs work, the code on Github is not very far along at all.

nerdstein’s picture

jhedstrom has recently done a lot of work improving on grasmash's work found on the GitHub repo.

The CSV aspects of this require a new serialization, which is a broader problem from that which is specifically solved by Views Data Export. As such, there is a new project here: https://www.drupal.org/project/csv_serialization. This complements VDE quite well.

jhedstrom has expressed a desire to participate in maintaining the Drupal 8 version and subsequently move this code out of the github repo. Subsequently, I would be willing to support as well. Getting the code moved is a huge priority so we can get an alpha release and I believe the recent work jhedstrom did may have stabilized this.

Please let me know your thoughts on next steps

jhedstrom’s picture

Priority: Minor » Normal

I have filed #2788229: Offering to maintain Views Data Export for Drupal 8. Proper protocol recommends waiting 2 weeks, but I don't think we're going to hear from Steven Jones. If somebody following that wants to review and mark it RTBC, that would be the next step I think.

mmjvb’s picture

Status: Needs work » Needs review
Faah’s picture

Category: Plan » Bug report

how to export/import all posts of custom content types via command / UI
also got response Command "views-data-export" is not defined when just run command for help "drush views-data-export"

jhedstrom’s picture

Status: Needs review » Reviewed & tested by the community

RC 1 is released.

djdevin’s picture

Status: Reviewed & tested by the community » Fixed

8.x-1.0 was released.

avpaderno’s picture

I am giving credits to the users who participated in this issue.

Status: Fixed » Closed (fixed)

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