1.2.1 • Published 9 days ago

directus-extension-firebase-messaging-operation v1.2.1

Weekly downloads
-
License
-
Repository
github
Last release
9 days ago

Firebase Messaging

Custom operation to send messages with Firebase.

Screenshot 1 Screenshot 2 Screenshot 3

Usage

  1. Install the extension using a package manager or from the Marketplace:
npm install directus-extension-firebase-messaging-operation
  1. Download the google-services.json file from Google Cloud and add it to the root of Directus.

  2. Or upload it via the Data Studio and copy the Filename (Disk).

  3. Add this environment variable:

GOOGLE_APPLICATION_CREDENTIALS="./google-services.json"
# OR
GOOGLE_APPLICATION_CREDENTIALS="./uploads/<uuid>.json"

Known Issues

Fix messaging/authentication-error

  1. Go to GCP Dashboard in your project.
  2. Search "API and Service".
  3. In the "Enable APIs and Services" section, click "+ Enable APIs and Services".
  4. Then search "cloud messaging".
  5. Now go to "Cloud Messaging" and "Firebase Cloud Messaging API" one by one and enable it.
1.2.1

9 days ago

1.2.0

1 month ago

1.0.1

2 months ago

1.0.0

2 months ago

0.3.3

10 months ago

0.3.0

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago