Files
payload/packages/plugin-import-export

Payload Import/Export Plugin

A plugin for Payload to easily import and export data.

Requirements

Exports

  • The export button should be visible on the collection list.

Create writable streams for each collection and write the data to the streams. The streams should be piped to a zip stream and sent to the client.