Pushpad is the easiest way to add push notifications to your website.
Push notifications re-engage your users by notifying them when you publish something new.
Users receive push notifications even when are not surfing your website. They don't need to install any app or plugin.
Pushpad Express is the easiest way to create a channel to send push notifications to your users. It requires
zero setup,
you don't need any technical skills and you don't even need to sign up to developer's programs. Just create a project on Pushpad inserting your website name, logo and url and you're done (1 minute).
Go for
Pushpad Pro if you are looking for a
professional service which is perfectly integrated into your application and absolutely transparent to the end users. You have more power and control over every detail (for example you can customize the sender).
This plugin offers the following features:
- Send push notifications directly from Wordpress when you publish something new
- Collect subscriptions to push notifications
Pull requests are welcome and for convenience there is also a
repository on Github.
First you need to sign up to
Pushpad to use this plugin. Don't worry: sign up is free and we offer a large free tier.
- Upload the plugin files to the
/wp-content/plugins/pushpad-web-push-notifications
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
- Use the Pushpad->Settings screen to configure the plugin
Then you must add at least one method for collecting subscriptions to push notifications (e.g. add the Pushpad widget to the sidebar, so that your visitors can subscribe to notifications). Finally when you publish a post you can send notifications to the subscribers.
N.B. Make sure that you have the PHP cURL extension enabled, otherwise you might experience a blank screen when you try to publish a post. For example on Ubuntu run "sudo apt-get install php5-curl" and enable the extension in php.ini.
If you want to use custom solutions (different from those offered by the plugin) to subscribe your visitors to push notifications you can also read the
docs on Pushpad and do a manual installation. Then you can still use the plugin to send push notifications.
We also offer a great
support if you need help.