Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

LC Expo Push Notifications

Beschrijving

Have you got an Expo (react native) application and want to implement push notifications?
This plugin is the easiest way to get the job done in a proper way.

Notifications scheduling, emoji support and extra parameters builder. It’s all you need to get started in minutes!
Let users subscribe to notifications simply calling an endpoint URL in your app.

You can also integrate your Google Analytics account: the plugin will log events whenever users register (or deregister).
Super useful when it comes to know how users database changes depending on advertising or social campaigns.

Please refer to the Expo documentation on how to get users token.

NOTE:

No support provided

Installation & Use

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress. A new menu element will be created
  3. Check settings page to know endpoint URLs, to manage additional parameters and to enable Google Analytics integration
  4. Create notification categories or directly new notifications
  5. Integrate the register endpoint in your app (just call the URL)
  6. Create a cronjob calling the related endpoint (or open the URL to manually trigger notifications). Please note only one notification is sent per time, to not bug end users.

Schermafdrukken

  • Settings
  • Notification page

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“LC Expo Push Notifications” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “LC Expo Push Notifications” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

Initial release