Firebase project platform = Web App
Support C3 build service = YES
Use worker = NO
(Plugin works in the preview editor)
drive.google.com/file/d/1Ayi-IsviEgC8h7LrRFQIO_VK4NzEHFyS/view
Warning
- You must master basic javascript constructs 3, javascript recommendations (OPP).
- I have also provided a few javascript examples.c3p to learn.
Buy Full Version
construct.net/en/game-assets/addons/firebase-cloud-firestore-3615
Don't understand Javascript recommended
construct.net/en/game-assets/addons/firebase-remote-config-3618
With remote config,
you don't need to handle javascript (see this video > youtu.be/BPnBsEFNzyg).
PRO Features
- Add data
- Read Data By Id
- Read All Data
- Add Group Data
- Read All Group Data
- Read Group Data By Id
- Where
- Order By
- Network
- Update data
- Delete data
Support value type
- strings
- booleans
- numbers
- dates
- null
- arrays
- objects
Support platform export
All documentation is complete,
Contact me if there is any problem,
Include any error logs,
video, screenshot, small c3p example
This quickstart shows you how to set up Cloud Firestore, add data, then view the data you just added in the Firebase console.