Skip to main content

Firebase Plugin Bundle for C3

Save 25%!

Get everything for $48.00 ! (Regular Price: $64)



Plugin Packs

note
The BASIC Pack is essential and must be acquired before purchasing any of the "PRO" plugins.

BASIC

BASIC Plugin Pack $16

Firebase SDK
Firebase Authentication BASIC
Firebase Realtime-Database BASIC
Firebase Cloud Firestore
Firebase Cloud Storage
Examples C3Ps

PRO

Authentication PRO $12

Firebase Authentication PRO
Firebase Authentication PRO MOBILE (Android/iOS)
Examples C3Ps

PRO

Utilities Pack PRO: $12

Firebase Analytics
Firebase Dynamic Links
Firebase Remote Config
Firebase Performance
Firebase Crashlytics
Examples C3Ps

PRO

Realtime-Database PRO $24

Firebase Realtime-Database PRO
Examples C3Ps


 

Terms:

  • Each purchase is a license to one (1) individual user.
  • Each employee in a business must purchase their own individual copy.
  • Contents or parts of the products cannot be shared, re-sold or re-licensed in any form.

For more info, visit Terms and Conditions.





Details



BASIC

BASIC Plugin Pack $16

Firebase SDK
Firebase Authentication BASIC
Firebase Realtime-Database BASIC
Firebase Cloud Firestore
Firebase Cloud Storage
Examples C3Ps

Details:

note
The BASIC Pack is essential and must be acquired before purchasing any of the "PRO" plugins.
Firebase SDK Plugin
  • Connect and initialize Firebase SDK
  • Managing multiple Firebase Projects
  • AppCheck (using ReCAPTCHA)
  • Debugging
  • Advanced Controls for connecting to required Firebase Services
Firebase Authentication BASIC Plugin
  • Email & Password Authentication
    • Sign up/in with Email and Password
    • Email Verification
    • Send Password Reset Email
    • Update User's Email, Password
    • Username & Password Authentication
  • Phone OTP Authentication
    [ HTML5 Export only - See PRO Plans for Mobile Export ]
  • OAuth - Google, Facebook, Apple, Twitter, Github, Microsoft & Yahoo
    [ HTML5 Export only - See PRO Plans for Mobile Export ]
  • Manage User Details - Email, Username, Display Picture URL, User ID, Current Auth Provider
  • Delete User
Firebase Cloud Firestore Plugin &
Firebase Realtime-Database BASIC Plugin
  • Write Data
  • Increment/Decrement data
  • Read Data
  • Create/Read Leaderboard
  • Read Data as JSON
  • User Account (or Predefined) Mode: Write and Read data at/from an automatically created secure User Account location. Authentication must be enabled.
  • Custom Mode: Write and Read data at any custom location
Firebase Cloud Storage BASIC Plugin
  • Upload Images and Files
  • Download Images and Files
Example Files
  • Google Auth.c3p
  • Facebook Auth.c3p
  • Phone Auth.c3p
  • Email Verification & Error Handling.c3p
  • Cloud Storage.c3p
  • Handling Multiple Firebase Project.c3p
  • [RD] Handling Data (UserAccount).c3p
  • [RD] Leaderboards (Custom & User).c3p
  • [RD] Nested JSON Data (Custom).c3p
  • [RD] Using Multiple Databases (Sharding).c3p
  • [Firestore] Handling Data (Custom).c3p
  • [Firestore] Handling Data (UserAccount).c3p

Video:



Demo Available:

Try BASIC Demo

PRO

Authentication PRO $12

Firebase Authentication PRO
Firebase Authentication PRO MOBILE (Android/iOS)
Examples C3Ps

Details:

OAuth (Google, Facebook, etc.) for Android & iOS
Phone Auth with OTP for Android & iOS
More Advanced Auth operations

Firebase Authentication PRO & MOBILE
  • Phone OTP Authentication- Support on Android & iOS
  • OAuth - Google, Facebook - Support on Android & iOS
  • Persistence - Specify whether the user remains signed in or not after closing the app
  • Anonymous Auth - Visit the app as a Guest User
  • Link Multiple Auth Providers - Join two Auth accounts, can also be used with an anonymous account to convert it into a permanent account
  • User Auth Credentials - Allows you to control Sign In. Can be used with QR Codes to Sign In on a secondary device.
  • Manage more User Details - Phone number, Account Creation Time, Last Signed In Time, User Credentials, Auth Provider list
Example Files
  • Auth Credentials-Sign In with QR Codes.c3p
  • Android-iOS Export (Google, Facebook, PhoneOTP).c3p

Video:


PRO

Utilities Pack PRO: $12

Firebase Analytics
Firebase Dynamic Links
Firebase Remote Config
Firebase Performance
Firebase Crashlytics
Examples C3Ps

Details:

OAuth (Google, Facebook, etc.) for Android & iOS
Phone Auth with OTP for Android & iOS
More Advanced Auth operations

Firebase Analytics
  • Works on Android, iOS and Web Browser
  • Collect automatic Analytics data
  • Log Events
  • Set Screen
  • Set User ID and Properties
Firebase Dynamic Links
  • Works on Android, iOS and Web Browser
  • Create Dynamic Links
  • Open App through links and Get Dynamic Link data used to open the app
    (This can be used to show specific things in game according to the link the user clicked and the data the link contained)
  • Listen for any Dynamic Link click
Firebase Remote Config
  • Works on Android, iOS and Web Browser
  • Fetch Remote Config data
Firebase Performance
  • Works on Android, iOS and Web Browser
  • Collect automatic Performance Data, loading time, etc.
  • Start/Stop Custom Trace- to track the time taken to complete a specific task
Firebase Crashlytics
  • Works on Android and iOS
  • Collect automatic Crash reports
  • Log data
  • Log errors
  • Set User ID
Example File
  • Utilities Example.c3p

Video:


PRO

Realtime-Database PRO $24

Firebase Realtime-Database PRO
Examples C3Ps

Details:

Socialize- Chat Rooms, Friend Management, Tag users
User Online/Offline Status
dvanced Lists- Sorting and querying

Firebase Realtime-Database PRO
  • Assign mini User Keys that can be copied and used to Tag users, send friend requests, etc.
  • Write & Read Presence- Get Online/Offline Status and last online timestamp of any user.
  • Advanced List management- querying and sorting
  • Write Server Timestamp
  • Remove Sync Listeners to save data usage
Example Files
  • Global Chat Example.c3p
  • Sorting List (Querying).c3p

Video:



Demo Available:

Try Chat Demo  Try List Demo