
內容簡介
您是否擁有一個使用 Expo(React Native)應用程式並希望實現推送通知的項目?
這款外掛程式是以正確的方式輕鬆完成工作的最簡單方法。
通知排程、表情符號支援和額外參數建立。這就是您在幾分鐘內開始所需要的一切!
讓使用者只需在應用程式中呼叫端點的 URL 就可以訂閱通知。
您還可以整合您的 Google Analytics 帳戶:每當使用者註冊(或取消註冊),外掛程式都會記錄事件。
當需要知道使用者數據庫如何因宣傳或社交活動而更改時,這對於確定相當有用。
有關如何獲取使用者令牌,請參閱Expo 文檔。
注意:
不提供支援
安裝和使用
將外掛程式資料夾上傳到 / wp-content / plugins / 目錄下
通過 WordPress 中的「外掛」選單啟用外掛程式。將創建一個新的菜單元素
檢查設置頁面以了解端點 URL、管理額外參數和啟用 Google Analytics 整合
創建通知分類或直接新建通知
將註冊端點整合到您的應用程式中(只需呼叫 URL)
創建一個定期調度工作並呼叫相關的端點(或打開 URL 以手動觸發通知)。請注意,每次只會發送一則通知,以免影響最終使用者。
外掛標籤
開發者團隊
原文外掛簡介
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
Upload the plugin folder to the /wp-content/plugins/ directory
Activate the plugin through the ‘Plugins’ menu in WordPress. A new menu element will be created
Check settings page to know endpoint URLs, to manage additional parameters and to enable Google Analytics integration
Create notification categories or directly new notifications
Integrate the register endpoint in your app (just call the URL)
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.
