This module allows you to export large amounts of data from Drupal Views. It supports exporting data as CSV, Microsoft XLS, JSON, or XML.
This module provides a way to export large amounts of data from Views in Drupal. It provides a display plugin that can rendered progressively in a batch. The module supports exporting in the following types:
- CSV
- Microsoft XLS (via the Excel Serialization module)
- JSON
- XML
Configuration and usage
See the README.md file in your version of the module for further information about how to configure the module to export data from your views.
Re-maintainership
After a period of not being maintained Views Data Export is being actively maintained, but documentation may be very out of date and there may be long standing bugs or well requested features that are not part of the module. Please bear with us while we get the module and issue queues back in shape.
Important note for batch usage
When using batch mode, it is important to sort the view on a unique identifier, such as nid or uid, to provide consistent results. See #3120563: Inconsistent results when doing batch exports for background info.
History
This module has its roots in the export module that is part of the Views Bonus Pack. However, massive changes were needed to make the batch export functionality work, and so this fork was created. See: http://drupal.org/node/805960
About the Developers
This project is currently maintained by developers at ComputerMinds - visit us at http://www.computerminds.co.uk. We at ComputerMinds pride ourselves on offering quality Drupal training, Drupal development and Drupal consulting. Go Drupal!
Depends on
Dependencies of the latest stable release
- csv_serialization
- rest Drupal core
- views Drupal core
Required by
10 tracked projects depend on this one
- Entity Mesh 677 sites
- XLS Views Data Export 648 sites
- Digital Asset Inventory 521 sites
- Views Data Export Excel 156 sites
- ECA Views data export 53 sites
- AI Metering 48 sites
- SMS System 45 sites
- Liquid Voting 2 sites
- Varbase Reports 1 sites
- Feedback AI
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 8.x-1.10 | Stable | 9–11 | May 15, 2026 | ||
| 8.x-1.9 | Stable | 9–11 | Mar 27, 2026 | ||
| 8.x-1.8 | Stable | 9–11 | Drush 11 support | Oct 24, 2025 | |
| 8.x-1.7 | Stable | 9–11 | Drush commands! | Oct 17, 2025 | |
| 8.x-1.6 | Stable | 9–11 | Jun 13, 2025 | ||
| 8.x-1.5 | Stable | 9–11 | Drupal 11 support | Nov 22, 2024 | |
| 8.x-1.5-rc2 | Pre-release | 9–11 | Restore support for Drupal 9 and 10.2 | Nov 22, 2024 | |
| 8.x-1.5-rc1 | Pre-release | 9–11 | Drupal 11 support | Nov 14, 2024 |