Signup

Enrolment ::: enrol_signup
Maintained by Antonio Duran
This enrolment plugin lets you enrol users in the desired courses when they sign up to Moodle.
Latest release:
173 sites
48 downloads
43 fans
Moodle 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6

This enrolment plugin lets you automatically enrol users in the desired courses when they sign up to Moodle.

For example, you can set it to enrol all your new users to the "Moodle intro" course.

You just need to enable the plugin in the courses you want users to be auto-enroled when they register.

Screenshots

Screenshot #0

Contributors

Antonio Duran (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Εμφάνιση σχολίων
  • R H
    Τετ, 11 Ιαν 2017, 4:54 PM
    Hi Antonio, I have found an issue with the plugin in Moodle 3.2. When the plugin is installed and trying to add a new user to the Moodle instance, the plugin errors with Exception - Class 'course_enrolment_manager' not found. Thanks Richard
  • Antonio Duran
    Παρ, 13 Ιαν 2017, 4:13 PM
    Hi Richard.

    I cannot replicate the problem in current Moodle 3.2.1+. Are you using the latest plugin version?
    You could try addding:
    require_once("$CFG->dirroot/enrol/locallib.php");

    At the start of file:
    moodle/enrol/signup/locallib.php

    As the error is that it cannot find the class that is defined in that file.
  • R H
    Τρί, 17 Ιαν 2017, 12:43 AM
    Hi Antonio,

    Thanks

    Adding in the require once underneath the global declaration of $CFG within the enrol_signup_handler class works.

    Do you have a git repo for this plugin?

    Richard
  • Antonio Duran
    Τρί, 17 Ιαν 2017, 2:01 AM
    Hi Richard.

    Thanks for the feedback. I will release a new version with the fix included soon.

    I am sorry, but I do not yet have a git repo for the plugin. It's on my TODO list, though, so hopefully I will have it in the future.

    Antonio
  • Rekha C
    Τρί, 17 Ιαν 2017, 4:55 AM
    Hi Richard, please provide for 3.2.1 soon, there is no other auto enrol plugin for 3.2 yet.
  • David Mudrák
    Τρί, 4 Δεκ 2018, 8:56 PM

    Hi Antonio. Are you able to further maintain this plugin? We use a fork of it on some Moodle community sites and we are interested in maintaining it. Please let me know if you would be ok with eventually putting this plugin up for adoption - https://docs.moodle.org/dev/Plugins_adoption_programme

    Thanks in advance!

  • jatin kumar
    Τρί, 28 Μαΐ 2019, 9:08 PM
    i activate this plugin

    but still not showing enrol users in the desired courses when they sign up to Moodle.

    can you give me the steps with screenshot.

    i there any plugin which can give me functionality to enroll user on signup page.
  • Antonio Duran
    Δευ, 1 Ιουλ 2019, 3:59 PM
    Please use the forums at https://www.joomdle.com to seek support.
  • Sandra Maria
    Κυρ, 18 Αυγ 2019, 9:56 PM
    Hello,
    I used the Signup plugin on moodle version 2.8.
    I upgraded to moodle version 3.6 and a load of new CSV users in a course. I noticed that these users were enrolled in all old courses that I had signup enabled.
    Is there a way to reverse this problem?
    Thank you
    Sandra
  • Israel Pelayo
    Παρ, 14 Αυγ 2020, 12:09 PM
    Hello Antonio Duran. Thank you very much for this add-on, it has helped me a lot. Do you have any updates planned to support Moodle 3.8 and 3.9? I've tried setting the start date and end date, but these features don't work for me in Moodle 3.8. I don't know if I am making a mistake in the configuration or if there is a bug in compatibility. Thank you very much for your support.
  • Antonio Duran
    Τετ, 19 Αυγ 2020, 2:26 AM
    Hi Israel.
    I just tested and the plugin works fine in 3.9.
    This plugin does not have start and end date paremters, so I am not sure what you are doing.
  • aziz vefa
    Πέμ, 15 Δεκ 2022, 11:23 PM
    Hi. How can we choose the course the student enrolls? I mean if we have 2 courses and set the plugin for both, how will we manage the enrolment process for each student? If we want to let Student A to enroll Course A and Student B to enroll Course A and B., what will happen? Thank you.
  • Antonio Duran
    Τετ, 28 Δεκ 2022, 5:05 PM
    Hi Aziz. There's no choosing to do: new studends will be enrolled to all the courses that have Signup enrol method enabled.
  • Robyn Bartley
    Κυρ, 18 Μαΐ 2025, 10:33 PM
    Hi, will you be upgrading to Moodle 5.0? Thank you
  • Antonio Duran
    Τρί, 1 Ιουλ 2025, 2:54 AM
    Sorry Robyn, I missed your comment. I have now tested and the plugin seems to be working fine with Moodle 5.0. I have updated the package details to reflect this.
1 2 3
Please login to post comments