spryker-feature / push-notification
Push Notification [feature]
Installs: 63 717
Dependents: 5
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Type:metapackage
Requires
- php: >=8.2
- spryker/push-notification: ^1.1.0
- spryker/push-notification-web-push-php: ^1.0.0
This package is auto-updated.
Last update: 2024-11-06 14:46:39 UTC
README
Push notifications are clickable pop-up messages that appear on your users' browsers irrespective of the device they're using or the browser they're on. They serve as a quick communication channel enabling companies to convey messages, offers, or other information to their customers.
Installation
composer require spryker-feature/push-notification
Optional modules
- PushNotificationExtension ^1.1.0 (Extension)
- PushNotificationsBackendApi ^1.0.0 (Glue Backend)