dc-strapi-export
v0.0.6
Published
A Strapi plugin to export data collections securely as CSV, Excel, or JSON with private file storage and editor-only download access.
Downloads
26
Readme
dc-strapi-export
dc-strapi-export is a Strapi plugin that enables secure export of your Strapi collections as CSV, Excel, or JSON files. It features private file storage, robust access control (editor-only download), and a user-friendly admin dashboard.
Features
- Export any collection to CSV, Excel, or JSON
- Private file storage (not publicly accessible)
- Only users with the "Editor" role can download exported files
- Secure against path traversal and stack trace exposure
- Clear error handling and logging
- Admin dashboard for easy export and download
Installation
npm i dc-strapi-export