Kinto / kinto-admin

Kinto Web Administration Console
http://kinto.github.io/kinto-admin/
186 stars 33 forks source link

Export to csv data #438

Open mariustresor1 opened 7 years ago

mariustresor1 commented 7 years ago

It would be great to have an "export to csv button" to be able to download the list of records 😊

Natim commented 7 years ago

We discussed about that, I guess having a plugin that would build the export on Kinto makes sense. https://github.com/Kinto/kinto/issues/817

Also we implemented this on the client side in the Formbuilder using the json2csv library.

Natim commented 7 years ago

Apparently we can also use json2xls as implemented here: https://github.com/Kinto/formbuilder/pull/190/files#diff-5f88d74ffb7a3b5f41407ae1db708392