Extending Moodle's Message settings page

Extending Moodle's Message settings page

by Michael Milette -
Number of replies: 1
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators

How can I add additional items to the Messaging settings page in Moodle (http://localhost/message/edit.php)?

For example, say I want to add a couple of checkboxes:

[ ] Send me site news.

[ ] Notify me about upcoming events.

What I want to do is only send emails to those users who have checked one of the boxes.

From what I can see, the list on that page seems to somehow be generated by the message_providers table. Can it be done by simply adding a few records in the table. If there is more to it, any advice would be greatly appreciated.

Best regards,

   Michael


Average of ratings: -