Note: You are currently viewing documentation for Moodle 2.4. Up-to-date documentation for the latest stable version of Moodle may be available here: Message provider.

Message provider: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
 
Line 2: Line 2:
|type = General plugins (Local)
|type = General plugins (Local)
|entry = http://moodle.org/plugins/view.php?plugin=local_messageprovider
|entry = http://moodle.org/plugins/view.php?plugin=local_messageprovider
|tracker = http://tracker.moodle.org/browse/CONTRIB/component/12343
|tracker =  
|discussion =  
|discussion =  
|maintainer = [[User:Itamar Tzadok|Itamar Tzadok]]
|maintainer = [[User:Itamar Tzadok|Itamar Tzadok]]

Latest revision as of 19:50, 10 October 2012

Message provider
Type General plugins (Local)
Downloads http://moodle.org/plugins/view.php?plugin=local_messageprovider
Issues
Discussion
Maintainer(s) Itamar Tzadok

The Message provider local plugin is set to send admin a notification on a new self-registration (auth_email) account. The plugin name is somewhat generic b/c it is meant to be extended to provide further customized messages that are not covered by core moodle.


Installation

Git clone

Download


See also