Custom registration form
Maintained by
Renaud Lemaire, C Blue, Olivier Piton
This plugin has been developed to allow administrators to add user fields to the registration form.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
(Moodle 4.4)
There is no iban in this plugin,
it must come from another plugin you've installed.
Kind regards
Tristan
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
The plugin is still usable on Moodle 4.x and works perfectly.
Julien
Thanks
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
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
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
Thank you for your comment.
Could you make a pull request on the Github repository?
Olivier
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?