Custom Login Page and add New Field

Custom Login Page and add New Field

by Eko Poerwanto -
Number of replies: 4

Hi There,

I hope someone in this Group can help me about this.

1. customise login page

2. add new field in login page, this field : upload image

What should I do ? edit this file or another ?

  • boost/layout/login.php
  • boost/templates/login.mustache
  • template/loginform.mustache

Cheers

Eko Poerwanto


Attachment Screen Shot 2019-11-11 at 15.13.46.png
Average of ratings: -
In reply to Eko Poerwanto

Re: Custom Login Page and add New Field

by Michael Milette -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators

Hi Eko,

It isn't a good idea to modify Moodle core source code because any cusomizations you might make would end up overwritten when you update or upgrade Moodle

Fortunately Moodle has a place where you can specify your own custom Login URL. Just create your own version of login.php

Best regards,

Michael

In reply to Michael Milette

Re: Custom Login Page and add New Field

by Eko Poerwanto -
Hi Michael,

Many thanks for your advice,

honestly, I'm still new to using moodle

Your mean i must create of login.php? if user want register, they will redirect to this page

a little info, I have tried installing the plugin for file uploads. but I am having problems

The field cannot be displayed on the sign up page. I use this plugin ( https://moodle.org/plugins/profilefield_file )

Best Regards,
Eko Poerwanto