Files
payload/packages/plugin-import-export/README.md
2024-12-27 16:51:02 -05:00

680 B

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.