Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WordPress Post FCM

Descripción

Notify your users of new posts with Firebase cloud messaging (FCM) for Android and iOS. Sends a FCM/push notification when a post is published. Choose categories to send FCM when post is published

Send FCM messages to a single user using FCM token or to group using topics.

Requires WordPress 3.0 and PHP 5.

Additional Info

Idea Behind / Philosophy: Just a little leightweight plugin to send Notificationd. So stay tuned :).

Credits

  • Thanx to me [emil90] and all the great blogs out there that helped put this piece together

Capturas

  • Admin Bar FCM options (running with WordPress 3.3 here)
  • Admin Bar Send Single Notifications (running with WordPress 3.3 here)

Instalación

  1. Download the plugin .zip file
  2. Login to admin Click Plugins -> Add New -> Upload
  3. Find WordPress-Post-FCM-Plugin WordPress Plugin in plugin list and activate it.
  4. Now goto Post FCM Notifications under Settings in admin menu

Preguntas frecuentes

What can i do with this plugin

Send notification to users in a topic or send single notification to specific user using token. You can set the notification tone, notification icon in your payload message.

Where do i get token

You need to provide your own sever management to get user tokens.

Some users don’t receive the notifications

You can send notifications to 1000 users in a topic. its a Firebase restriction

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«WordPress Post FCM» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «WordPress Post FCM» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.0

  • Minor code tweaks
  • Fixed some ugly typos (Mmh, happens sometimes…)
  • Fixed Icon size.