Views data export and Drupal 11
The latest stable release, 8.x-1.10, declares a core version requirement of ^9 || ^10 || ^11, which covers Drupal 11.
Allows exporting data from Views in CSV, JSON, Excel, or XML formats.
Key facts
- Project
- views_data_export
- Latest stable with Drupal 11 support
- 8.x-1.10 (15 May 2026)
- Core version requirement
- ^9 || ^10 || ^11
- Maintenance status
- Actively maintained
- Reported installs
- 106,974
- Last synced from drupal.org
- 21 Sept 2026
Every field above comes from the drupal.org API. The Drupal 11 status is derived from the core version requirement across this project's releases.
Source: drupal.org/project/views_data_export
Related modules in Import and export
Feeds
ReadyFeeds is the module for importing or aggregating data into nodes, users, taxonomy terms and other content entities using a web interface without coding a migration. Import content into website via web UI Import content into nodes, users, taxonomy terms or other content entities Granular mapping of input elements to Drupal content elements Modify data before import using Feeds Tamper Batched
feedsLatest stable 8.x-3.277,841 sitesMigrate Tools
ReadyThe Migrate Tools module provides tools for running and managing Drupal migrations. Drush commands supported include: migrate:status - Lists migrations and their status. migrate:import - Performs import operations. migrate:rollback - Performs rollback operations. migrate:stop - Cleanly stops a running operation. migrate:reset-status - Sets a migration status to Idle if it's gotten stuck.
migrate_toolsLatest stable 6.1.469,224 sitesMigrate Source CSV
ReadyThe Migrate Source CSV module provides a CSV source plugin for Drupal's Migrate API, enabling you to import content from CSV files into your Drupal site. When to Use This Module Use Migrate Source CSV when you need to: Import bulk content from spreadsheets exported as CSV (users, articles, products, taxonomy terms, etc.) Migrate data from legacy systems that can export to CSV format Populate your
migrate_source_csvLatest stable 8.x-3.838,323 sites