Note: You are currently viewing documentation for Moodle 2.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Mobile app PUSH Notifications.

Mobile app PUSH Notifications

From MoodleDocs
Revision as of 12:17, 28 January 2014 by Juan Leyva (talk | contribs)

[Template:Work_in_progress]

Starting version 1.4 Moodle Mobile support PUSH Notifications initially only for iOs devices (iPhone, Ipad)

There are two basic pre-requisites: you must register your site and install a message plugin

Enabling PUSH Notifications in your Moodle site

Register your site

First, you must register your Moodle site. Remember that when you register a site you can choose privacy settings so your site is not visible and not listed.

Registering your Moodle site allow us to prevent any type of abuse of the public Moodle notification server (messages.moodle.net)

Download and set up the plugin

You must install the airnotifier mesage plugin https://moodle.org/plugins/view.php?plugin=message_airnotifier

This plugin will allow your Moodle users to configure what type of PUSH notifications they want to receive (as they can do with the email, jabber, popup, etc...)

Enabling PUSH Notifications in the Mobile app

Your users should upgrade their Moodle Mobile app to the last version and also enable Notifications

Some data about your users mobile devices is stored in the Moodle database (model, platform, push token id, uuid, etc...)