AutorÃa | Ultima modificación | Ver Log |
copyright 2017 Bas Brands, Basbrands.nlauthor Bas Brands bas@sonsbeekmedia.nllicense http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or laterCHANGESversion 2021082600:Privacy provider implementation by Cameron Ball.version 2017010400:Updated to API event handlers version 2 for Moodle 3.1 and newer. Thanks to Nadav Kavalerchik!version 2015100300:All profile fields / custom profile fields are now available for usage. To seethe available fields navigate to /local/welcome/index.phpversion 2015042900:Added an option to select the authentication methods that will trigger awelcome message. This way you can use the welcome plugin for manual authenticationan disable it for (for example) email based self registration.ABOUTThis plugin for Moodle sends a configurable welcome message to new users.The plugin uses the event system in Moodle and will be triggerd when a newuser is created, no matter if this was a manually created account or anaccount created using self registration.SETTINGSThis local plugin allows you to configure:The email message / subject to the new userThe email message / subject for the moderator / adminThe email address for the moderator / adminThe firstname / lastname of the adminSAMPLE MESSAGEWelcome [[fullname]]Your Moodle account has been created and you're ready to go! Your account hasbeen created with the following details:Name: [[fullname]],Username: [[username]],Firstname: [[firstname]],Lastname: [[lastname]],Email: [[email]],City: [[city]],Country: [[country]]Feel free to reach out to us at any time through our email, on twitter or google+Cheers,INSTALLATIONJust place the welcome directory inside your Moodle's local directory.Install the plugin and browse to:Site Administration->Plugins->Local plugins->Moodle welcome