=== PushRelay === Contributors: pushrelay Requires at least: 6.0 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Short Description: Send push notifications from WordPress without external dashboards using PushRelay. == Description == PushRelay enables push notifications for WordPress websites using the PushRelay service. With PushRelay you can: * Automatically inject the service worker * Send push notifications from WordPress * Integrate with WooCommerce events * Manage subscribers without leaving WordPress == External Services == This plugin connects to PushRelay (https://pushrelay.com). It sends: - Website identifier - Subscriber metadata - Push notification delivery data This is required to deliver push notifications. Terms of Service: https://pushrelay.com/terms Privacy Policy: https://pushrelay.com/privacy == Installation == 1. Upload the plugin to your WordPress site. 2. Activate it. 3. Enter your PushRelay API key. == Changelog == = 1.0.0 = * Initial release.