Custom registration form

This plugin has been developed to allow administrators to add user fields to the registration form.
Price option: Free

Supports Moodle 3.9-4.3 See all versions
Latest release: 4 years ago
Installations: 135
Downloads (last 90 days): 52

Frankenstyle name: local_custom_registration
Local plugins

Comments

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

The fields configured as active in the registration form appear at the bottom of the form, even after captcha. How can I move them to the top?
(Moodle 4.4)
Hi @Yann Florent,
There is no iban in this plugin,
it must come from another plugin you've installed.
Kind regards
Tristan
Hello,
During the installation, I am asked to enter IBANs. It's not documented anywhere. What is it about? Can this plugin handle paid registration?
Thank you
YF
Hi @Julien Garrigue,
The plugin is still usable on Moodle 4.x and works perfectly.
Julien
Hi! Is there someone that still maintain this plugin ? I would like to use it for noodle 4.2 and 4.3
Thanks
Hi,
Some fields are no longer basic in the latest Moodle versions (like MSN or Skype) and therefore should not be activated as they will not be saved.
Everything is saved in the mdl_user table.
Olivier
Where is the data stored? I can't find any data in the database after user signed up with custom fields filled. I tested with msn field and also tried to add the msn field to mdl_user before user filled the signup form, but the field was always empty after user signed up.
Hello,
The display problem is probably due to your theme, as the recaptcha is well integrated in a standard Moodle (Boost & Clean)
Currently, it is not possible to reorder the elements.
Olivier
Hello,
I have the sign up form with the auth_email recaptcha activated and looks horrible when it is activated.
Can anyone tell me if we can reorder the form elements in this plugin?
Example:
I want add the language element in the 5th position of the this sign up form displayed
Regards
Hello,
Thank you for your comment.
Could you make a pull request on the Github repository?
Olivier
I think IdNumber is an important field - which is the students identification number. I have to add it to your plugin by myself for now but i hope it can be part of future update. Thank you
Hi,
This plugin is useful but required not work well when user signup via Oauth2!
example: I want add phone in form signup I used in system adminstration/users/user profile fields;
create a new profile field, this required work well via OAuth2 but it not appear in browse list of users
Can you help me the problem?
Approval issue created: CONTRIB-8450