@payloadcms/plugin-import-export
Add import and export functionality for CSV and JSON data in the admin panel.
Overview
Adds features for admin users to download or create export data as an upload collection document and import it back. Supports exporting data as CSV or JSON format via the admin UI from the list view of any enabled collection. Provides four export methods: direct download (streaming), save as upload collection document, API endpoint, and programmatic access. Users can selectively choose which documents and fields to include in exports.