Linux 软件免费装

RafaelMarreca Push Dispatch for Firebase Cloud Messaging

开发者 rafael145a
更新时间 2026年5月26日 03:17
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

mobile push notifications firebase topic cloud messaging

下载

1.0.1

详情介绍:

RafaelMarreca Push Dispatch connects your WordPress site to your mobile app by sending notifications through Google's Firebase Cloud Messaging (FCM HTTP v1) service. No PHP SDK, no Guzzle, no external PHP dependencies — just the WordPress HTTP API and the OpenSSL extension. How it works Features Requirements

安装:

  1. Upload the rafaelmarreca-push-dispatch folder to wp-content/plugins/.
  2. Activate the plugin in Plugins.
  3. Go to Settings → RafaelMarreca Push Dispatch and upload your Firebase service account JSON.
  4. Set up the category → topic map (optional — uses the default topic if a category is not mapped).
  5. Click Send test to verify your credentials before going live.

常见问题:

Does this store device tokens?

No. The plugin uses topic subscriptions exclusively. Your app subscribes on the device; the plugin only sends to topic names.

What is the character limit for notifications?

The plugin enforces 65 characters for the title and 140 characters for the body. The notification composer shows a live character counter and a phone preview as you type.

Can I send a notification without publishing a post?

Yes. Use the Notifications menu item to open the notification composer, write your title and body, choose a topic, and publish.

How do I set up deep links?

Enter a custom URL in the Deep link field of the notification composer, e.g. myapp://section/123. Any RFC 3986 compliant custom scheme is accepted.

Is this plugin affiliated with Firebase or Google?

No. This is an independent, third-party integration that uses Google's publicly documented Firebase Cloud Messaging HTTP v1 API. "Firebase" and "Firebase Cloud Messaging" are trademarks of Google LLC.

更新日志:

1.0.1 1.0.0