Exporting data to csv from admin panel

System Information
  • Strapi Version: 3.6.8
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

Hello,

My clients are asking if Strapi can export data from the admin panel.

For instance they have an events collection and an attendee collection and want to be able export the data they see into excel etc

I’m not sure how to approach this. Is there any feature I’m missing that does export from admin panel to csv? Or a plugin? Or anybody approached something similar?

Many Thanks

PHIL

Anybody?

Have looked at a couple of plugins but its not clear now if they are only compatible with v4, which I’m unable to migrate to at the moment.

I’m just looking to add a simple button to the results in strapi to export to csv so the Client can save their data in a meaningful way for reports etc.

It feels like an odd thing to be missing. Is this planned as standard for Strapi v4?