Import and export modules and Drupal 11
Contrib modules in the Import and export category, ranked by how many sites run them.
Every field on these pages comes from the drupal.org API. Modules under 1,000 reported installs are not listed.
Views data export
ReadyAllows exporting data from Views in CSV, JSON, Excel, or XML formats.
views_data_exportLatest stable 8.x-1.10106,974 sitesFeeds
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