Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: JOY on January 17, 2017, 01:51:01 AM

Title: Firebase actions for PlayMaker?
Post by: JOY on January 17, 2017, 01:51:01 AM
Hi all,

I'd like to ask whether you plan to add support for Firebase? It has Unity plugin already and we would love to see someone works on playmaker actions.

Edited: Please vote in the Trello https://trello.com/c/dECU0b8b/173-firebase
Thank Jean for adding it.

Thanks,
Anh
Title: Re: Firebase actions for PlayMaker?
Post by: plosey on January 31, 2017, 02:27:28 PM
That would be great as well. Auth and Database from firebase would be amazing.  The other services would be great as well.   

assuming here would be to get an idea of what needs ported.   Once i understand an example of what needs done to make it a playmaker module i would help do the rest.

https://firebase.google.com/docs/web/setup
Title: Re: Firebase actions for PlayMaker?
Post by: JOY on February 01, 2017, 09:09:44 AM
Please vote here: https://trello.com/c/dECU0b8b/173-firebase
Title: Re: Firebase actions for PlayMaker?
Post by: szomaza on February 28, 2017, 01:52:11 AM
Yes, please vote!
I would like to use this first to save and sync player data online, so that part of it would be most appreciated:
https://firebase.google.com/docs/games/setup

By the way, is there any, well working, easy to implement solution right now to save locally stored data online... by just using playmaker actions?

br,
szomaza
Title: Re: Firebase actions for PlayMaker?
Post by: jeanfabre on March 06, 2017, 01:36:19 AM
Hi,

 easySave is the way to go, but you need a php server ( any average webhost plan would have it)

 Bye,

 Jean