-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
135 lines (101 loc) · 5.57 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
=== Ultimate Push Notifications ( WooCommerce, BuddyPress, WordPress Default Events & Many More) ===
Contributors: CodeSolz, m.tuhin
Tags: desktop push notification, woocommerce, BuddyPress, push notifications, cloud push notification, firebase, push notification
Requires at least: 4.0
Tested up to: 6.0
Stable tag: 1.0.8
Requires PHP: 7.0
WC requires at least: 4.0
WC tested up to: 6.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Receive real-time push notification as a WooCommerce / Multivendors (Dokan, WCFM) Store Manager, Administrator, BuddyPress etc right on your Desktop screen.
== Description ==
Ultimate push notification allows WooCommerce Store Managers, Multivendors & Administrator to receive real-time push notification right on their desktop screen. They will
able to receive notification when a product get sold, added to cart, product order changes and someone register to the website.
<blockquote>
=== Receive real-time Push Notifications right on your desktop screen when your product get sold! ===
</blockquote>
== How does it work? ==
This plugin works along with the firebase application. Firebase is a free application platform developed by Google to create mobile and web application. After
creating your firebase web push application, you need to set the application configuration to this plugin's app config section & you are ready to go!
By visinting On plugin's device registration page, you will notification prompt. Accept it to 'allow' notification. You are all set!
You will be able to receive real-time notifications right on your desktop screen when particular actions happens on your website.
<blockquote>
=== Easily set when and on which event's you want to receive notifications! ===
</blockquote>
== Requirments ==
* Should enabled SSL on website. It will not work in localhost
* For testing purposes, multiple users should be create from different browsers
*
== Key Features ==
* Easy to use and user-friendly options
* Ultimate notification solutions for WordPress
* Various types of notifications
* **Vendor Registration**
* As a Administrator, you can receive push notification when someone register on your website as a seller or other level
* **WooCommerce Notifications**
* Receive push notification when a product get sold
* Receive push notification when added to cart
* Receive push notification when vendor change the status of the product
== Basic Documentation To Get Started ==
HOW TO INSTALL, SETUP AND ACTIVATE FIREBASE APPLICATION
* How to create a Firebase Application for free
* [Live Demo & Documentation](https://docs.codesolz.net/ultimate-push-notifications/how-to-create-firebase-application/create-firebase-application/)
* Setup - App Config
* [Live Demo & Documentation](https://docs.codesolz.net/ultimate-push-notifications/how-to-create-firebase-application/setup-app-config/)
* Set Notification
* [Live Demo & Documentation](https://docs.codesolz.net/ultimate-push-notifications/how-to-create-firebase-application/set-notification/)
* Register a device to get notification
* [Live Demo & Documentation](https://docs.codesolz.net/ultimate-push-notifications/how-to-create-firebase-application/register-a-device-to-get-notification/)
<hr/><hr/>
* Video guideline to get started
[youtube https://www.youtube.com/watch?v=vuSUg7ppE80]
= Forum and Feature Request =
<blockquote>
= For Quick Support, feature request and bug reporting =
<ul>
<li> Visit our website <a target="_blank" href="https://codesolz.net/?utm_source=wordpress.org&utm_medium=README&utm_campaign=ultimate-push-notifications">To Get Instant Support</a></li>
<li> For more dedicated support or feature request write to us at <a target="_blank" href="mailto:support@codesolz.net">support@codesolz.net</a> or create a ticket <a href="http://support.codesolz.net/public/create-ticket" target="_blank"> Support Center</a></li>
</ul>
= Visit our forum to share your experience or request features =
<ul>
<li> Visit our <a target="_blank" href="https://forum.codesolz.net/?utm_source=wordpress.org&utm_medium=README&utm_campaign=ultimate-push-notifications">forum</a></li>
</ul>
= As it's open source, check our github development Status =
<ul>
<li> Check development status or issues in <a target="_blank" href="https://github.com/CodeSolz/ultimate-push-notifications" > github.com/CodeSolz/ultimate-push-notifications </a>
</ul>
</blockquote>
== Installation ==
1. Upload the *ultimate-push-notifications* folder to the */wp-content/plugins/* directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Screenshots ==
1. Back-End - App Configuration
2. Back-End - Notification Settings
3. Back-End - Register Device
4. Back-End - All Registered Devices
5. Push Notification Example
== Changelog ==
= Version: 1.0.8 =
* **Improvement:** BuddyPress notification feature updated
= Version: 1.0.7 =
* **New:** BuddyPress notification added ( new friend request, friend request accepted, friend request rejected )
* **Update:** SweetAlert2 updated to latest version
* **Improvement:** WordPress 6.0 & PHP 8 compatible
= Version: 1.0.6 =
* **Improvement:** WordPress 5.9
= Version: 1.0.5 =
* **Improvement:** WordPress 5.8 compatible
= Version: 1.0.4 =
* **Improvement:** Improvement of configuration
* **Update:** MeasurementID field is now optional
= Version: 1.0.3 =
* **Adjustment:** Updated to latest WordPress release
= Version: 1.0.2 =
* **Improvement:** Improvement of configuration
* **Adjustment:** Updated to latest WordPress release
= Version: 1.0.1 =
* **Improvement:** Improvement of configuration
= Version: 1.0.0 =
* Initial release.