Push notification for Mobile and Web app

الوصف

Support push notification for mobile and the web app.

Demo app

Push services support

  • Firebase
  • OneSignal

How does it work

The Push Notification plugin is built with five part:

  • Trigger: When WordPress action execution (Post saved, Order status changed …)
  • Recipients: One/ More recipients get the notification ( topic, registration ID, role, user, merge tag …)
  • Conditionals: Determine whether notification send
  • Action: The action when the user click to notification on device
  • Merge Tag: That is dynamic information in that context
  • String translation: Replace part of string on title and message

Plugin Features

  • Comment Post: Fires immediately after a comment is inserted into the database.
  • Post Type: Fires when a post is transitioned from one status to another.
  • Save Post: Fires once a post has been saved.
  • Order Status Changed: Fires when an order is transitioned from one status to another.
  • Product Status Changed: Fires when a product is transitioned from one status to another.
  • WCFM – Direct Messaging: Fires when vendor receive a message.
  • BuddyPress: Fires Messages message sent, Activity Posted Update, Friends Friendship Accepted, Friends Friendship Requested, Groups Posted Update, Groups Send Invites

لقطات الشاشة

  • screenshot-1.jpg
  • screenshot-2.jpg
  • How Push Notification Work

التنصيب

  1. Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the wp-content/plugins/ directory of your WordPress installation.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Press the ‘Configure’ button.

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“Push notification for Mobile and Web app” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

سجل التغييرات

= 1.7.1
* Support: Send notification Firebase with sound
* Support: Send notification OneSignal with sound
* Support: Send notification Onesignal with image

= 1.7.0
* Support: OneSignal Push Notification

1.6.3

  • Chore: add send to initiator_id

1.6.2

  • Chore: Update feature list

1.6.1

  • Fixed: BuddyPress – Bester messages message sent

1.6.0

  • Add: BuddyPress – Bester messages message sent
  • Add: BuddyPress – A member sends you a friendship request
  • Add: BuddyPress – A member accepts your friendship request
  • Add: BuddyPress – A member replies to an update or comment you’ve posted
  • Add: BuddyPress – A member mentions you in an update @username”
  • Add: BuddyPress – A member invites you to join a group

1.5.0

  • Add: BuddyPress – messages_message_sent

1.4.5

  • Add: Action after WCFM message

1.4.4

  • Fixed: Encode action data

1.4.3

  • Add: Sample action cart, wishlist, profile, vendor, …
  • Fixed: Upload file syntax php 8 to WordPress plugin server

1.4.2

  • Add: String translate notification
  • Fixed: click to notification

1.4.1

  • Add: Sample action to order
  • Add: Action filter push_notify_action_sample

1.4.0

  • Add: Push notification to roles
  • Add: Push notification to Email/Merge tag
  • Add: Push notification to topic
  • Add: Push notification with image
  • Add: Notification with Conditionals

1.2.0

  • Add: Send custom notification
  • Add: API deleted all notifications
  • Add: API get notification by user id
  • Add: API delete notification by user id
  • Add: API count notification
  • Add: Update notification status
  • Improved: UI & UX
  • Improved: Send message under background

1.1.0

  • Add: API get tokens by userId
  • Fixed: Send notification when order status changed
  • Fixed: Remove token expired
  • Chose: Update link settings

1.0.4

  • Add: User hooks

1.0.3

  • Chose: Test up WordPress 5.8.1

1.0.1

  • Chose: Update attribute.

1.0.0

  • Initial release.