Closed omurbekjk closed 6 years ago
Hi @omurbekjk, this feature will be added to the next update. Please watch for changes :)
Hi @omurbekjk, Firestore is supported in version 0.4.0
Hi @dalenguyen good job! Can I install this plugin and download my firestore data from wordpress as an excel file?
Hi @omurbekjk , you can get the JSON from the dashboard. JSON structure is kind of complicated to turn it into an excel file because it has many levels. It depends on how you want to use it. You can get the JSON and turn it into whatever you want.
@dalenguyen yes, firebase supports downloading whole db as json file. My requirement was to download it as excel file, and I was thinking to use wordpress to convert it to excel.
Hi @omurbekjk, just to confirm. Firebase Firestore allows you to download the whole DB as a JSON file?
@dalenguyen Sorry, I misread it somewhere. anyway useful plugin from your side .
Hi @omurbekjk , You're welcome. If you have any questions or requests, please let me know. I will happy to improve this plugin.
Just an idea, it will be nice to download firestore database as json in wordpress backend and convert it to excel or csv format and send to the user to download file.