Skip to content

abhijeetviswa/moodle-local_extendednotifs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extended Notifications Plugin for Moodle

By default, Moodle does not send notifications for certain events like creating new course modules, updating course sections etc. This plugin intends to extend the cases when notifications are sent out to user.

Currently, notifications are sent for the following:

  • When new modules are created.
  • When existing course sections are modified.

The plugin uses Moodle Event API to be listen to these events and uses the Tasks API to send notifications to users.

Installation

This plugin can be installed by cloning this repo into the <moodle-src-root>\local. Ensure that the containing folder is named extendednotifs and not moodle_local-extendednotifs.

About

Moodle plugin that generates push notifications for more events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages