Switching Databases #197
-
How do I switch my storage of new Wordpress users from rtdb to Firestore, using the Integrate Firebase PRO plugin so that it will dynamically save Users to my Firestore db and not rtdb? Currently this has been set up by another developer (who I have no contact with) to save to rtdb and it works; however, I would like to change that to the Firestore db (within the same Firebase project). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @GatTF, you can go to Firebase > WordPress tab and switch the database type to Firestore. It will only affect new users. Existing users will be in RTDB, and you need to migrate them to Firestore if you want to. If you need further assistance, you can send an email to [email protected] |
Beta Was this translation helpful? Give feedback.
Hi @GatTF, you can go to Firebase > WordPress tab and switch the database type to Firestore.
It will only affect new users. Existing users will be in RTDB, and you need to migrate them to Firestore if you want to.
If you need further assistance, you can send an email to [email protected]