level51/silverstripe-data-documents-firestore

Firestore Adapter for Data Documents

0.1.1 2023-11-13 18:09 UTC

This package is auto-updated.

Last update: 2024-04-13 19:22:29 UTC


README

See main repository Data Documents for instructions.

Installation

composer require level51/silverstripe-data-documents-firestore

Configuration

Environment Variable Description Required
FIREBASE_PROJECT Firebase Project ID Yes
GOOGLE_APPLICATION_CREDENTIALS Credentials for Firebase Project (JSON object or absolute file path) Yes
FIRESTORE_EMULATOR_HOST URL (and Port) of local Firestore Emulator No