PUSH NOTIFICATION MODULE
Contents of this file
- Description
- Configuration
- Maintainers
Description
The Push Notifications module provides the feature set to send out push notifications to iOS (iPhone/iPad) and Android devices using Apple's Push Notification Service (APNS) as well as Google's Android Cloud to Device Messaging framework (C2DM) and/or Google's Cloud Messaging for Android (GCM). This module does not rely on any external services and allows site owners to send out push notifications to any mobile device for free.
Configuration
Navigate to /admin/config/services/push_notifications/configure
to configure the push notification
settings for APNS, GCM or C2DM.
Maintainers
- Daniel Hanold (haagendazs) - (https://www.drupal.org/u/haagendazs)