Enrol Notification icon

Enrol Notification

Maintained by e-ABC Learning
Send notifications to users when any enrolment event is executed
Price option: Free

Supports Moodle 2.7-3.3 See all versions
Latest release: 8 years ago
Installations: 1149
Downloads (last 90 days): 91

Frankenstyle name: enrol_notificationeabc
Enrolment

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

I has an error using the plugin in Moodle 3.10. The solution was change the line 145 at lib.php from:
$eventdata = new stdClass();
To:
$eventdata = new \core\message\message();
Good day everyone. This is a great plugin and we are really enjoying the functionality. Just a question with regards to the subject line of the notification which shows 'Enrolment notification', is there a way to change it to something else, for example 'Welcome to the Academy"'?
Very handy plugin, but how can I include the Teachers name and email ID in the message box, which will dynamically be replaced by the teacher's name and email ID of the course separately instead of the same teacher's name for the entire site.
IS this plugin notify to admin when user or someone enrols any course?
Broken with auto enrol plugins: outputs an error "The theme has already been set up for this page ready for output. Therefore, you can no longer change the theme, or anything that might affect what the current theme is, for example, the course." when trying to send notification upon user auto enrolment (viewing the course causes auto-enrollment by auto enroll plugins)
Does this plugin also notify admin users when someone enrols?
Is this already implemented?
@Blair F - I believe the notifications are sent to anyone that is enrolled into the course. So there is no 'to' field to fill in - its whoever enrolls.
I'm feeling a bit dumb. I've just installed and configured this, but I can't figure out how to use it! Where do you indicate to whom the notifications are to be sent? The only field on the configuration page is SENDER.
I've just installed the plugin on a MOODLE 3.8.2 and it works for "Enrol notifications via mail" ! Curiously, there are 3 messages that can be activated and it's not usefull as they all apply for notifications via mail. May be it was working for other methods of notifications in 3.3.
I'm confused when I use this if it matters which order my enrollment methods are listed? I have notificationsabc as one of the methods, a meta link as another, manual enrollments as another, etc. There are arrows to re-arrange the methods. Does it matter if the notificationsabc is at the top or should it be at the bottom?
Same here, update for 3.6+ would be very much appreciated.
I would really love to see this plugin available for the current Moodle version. Anyone know of any other options available to notify students of enrolment in a course?
Is this plugin still working for latest Moodle versions (3.6 & 3.7)?
Hello, I would like to know if this plugin will be available up to Moodle 3.7, is a very useful plugin! Thank you so much.
Hello, The notification text is not coming in the Mobile App notification, Subject text only coming.