Leírás
WPushN is a web push notification service provided by
WPushN.com. This plugin creates a subscriber base for your WordPress site and sends push notifications automatically to the subscribers upon a new post being published or a post being updated. With every new post or updated content, your subscribers are instantly notified, keeping them connected and informed in real-time. This seamless communication ensures that your audience never misses an update, fostering stronger engagement and driving consistent traffic to your website. Whether you’re running a blog, e-commerce store, or news portal, WPushN makes staying connected with your audience effortless and effective.
Key Features:
-
Plugin Registration:
- Register the plugin using the Registration key provided on WPushN.com.
- One Click, Secure and simple registration process.
-
Push Notification Setup:
- Automatically send push notifications for new posts or updated posts.
- Choose between instant notifications or schedule notifications to be sent daily.
-
Subscription Request Setup:
- Customize the subscription request box text and button text.
- Trigger browser notification permission requests when visitors interact with the subscription request box.
Zero Server Burden:
All push notification processes occur on the WPushN servers, ensuring no additional load on your WordPress hosting server.
Plugin Setup
Upon registration, the plugin provides three sections in the settings:
-
Plugin Registration Key and Status:
- Displays the current Registration status and your registration key.
-
Push Notification Setup:
- Configure notifications for new posts and updated posts.
- Select between instant notifications or scheduled notifications at a specific daily time.
-
Subscription Request Setup:
- Customize the subscription request text and button text.
- The subscription request box appears when a visitor accesses your site.
External Services
This plugin interacts with the following external services:
1. WPushN Server (WPushN.com)
Purpose:
-
Registration Key Validation: When the plugin is installed and activated, it sends the registration key to the WPushN server WPushN Activation Key Validation to validate its authenticity.
-
Service Worker: Service worker registration is required to send push notifications. For this reason wpushn-sw.js file is required & This file is located in our server(https://wpushn.com/static/js/wpushn-sw.js). This service worker javascript file is imported into your site.
-
Notification Queuing: Upon publishing or updating a post, the plugin sends the post data (e.g., post title, post URL, and other relevant metadata) to the WPushN server WPushN Create Notification. This is done based on the user’s configured setup in the database to queue web push notifications.
Benefits:
- Offloads the resource-intensive task of managing push notifications from your WordPress server to the WPushN server, ensuring optimal performance for your website.
Data Sent:
- Registration Key (during setup and registration).
- Post Data:
- Title
- URL
- Excerpt (if applicable)
- Other metadata required for notifications.
Data Security:
All communication with the WPushN server is performed over secure HTTPS connections to ensure data integrity and protection.
By relying on WPushN’s server for validation and notification queuing, this plugin minimizes load on your WordPress server, allowing it to focus on serving your website’s content efficiently.
The following Terms of Use and Privacy Policy apply to the usage of the above-mentioned external service.
Notes
Visit WPushN.com for more details and support.
Képernyőmentések
Telepítés
- Download and install the plugin through the WordPress plugin directory or by uploading the plugin files to your
/wp-content/plugins/
directory. - Register the plugin through the ‘Plugins’ screen in WordPress.
- Sign in to WPushN.com, add your WordPress site home URL, and obtain your registration key.
- Enter the registration key in the plugin setup to register and link your site with WPushN.
GYIK
-
What is WPushN?
-
WPushN is a web push notification service that helps websites send notifications to subscribers.
-
Is the plugin free?
-
Yes, the plugin is free to use. However, you must create an account on WPushN.com to obtain an activation key.
-
Will this plugin affect my website performance?
-
No, all notification processes occur on WPushN servers, ensuring zero burden on your WordPress hosting server.
-
Can I customize the subscription request box?
-
Yes, the plugin allows full customization of the subscription request text and button text.
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“WPushN Web Push Notification” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“WPushN Web Push Notification” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
1.0.4
- Changed the functionality name from activation to registration. So updated the change in all the scripts.
- Detailed plugin registration instruction added to WPushN Setup Page.
1.0.3
- Added the terms of use and privacy policy of the external services to the README.txt file for clarification.
1.0.2
- Subscription time delay was not properly responding. Fixed in this version.
- Some of the function names, variable names are renamed.
1.0.1
- Added External Services Information to the Readme.txt file
- Minor Correction to Strictly adhere with plugin development guideline.
1.0.0
- Initial release.
- Features include plugin activation, push notification setup, and subscription request customization.