Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

Login page

Questions related to using nuBuilder Forte.
Post Reply
GlenMcCabe
Posts: 114
Joined: Sun Sep 29, 2019 12:40 pm

Login page

Unread post by GlenMcCabe »

Can I add images and text to the login page background.
kev1n
nuBuilder Team
Posts: 4562
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 528 times
Contact:

Re: Login page

Unread post by kev1n »

Yes, edit nuconfig.php, uncomment the variable $nuWelcomeBodyInnerHTML and add your html there.
This allows you to customize your login page. Example:
You do not have the required permissions to view the files attached to this post.
GlenMcCabe
Posts: 114
Joined: Sun Sep 29, 2019 12:40 pm

Re: Login page

Unread post by GlenMcCabe »

Thanks Kevin

Will try that tomorrow

Sorted - Thanks
Last edited by GlenMcCabe on Mon Aug 24, 2020 10:43 pm, edited 1 time in total.
david2929
Posts: 4
Joined: Mon Aug 24, 2020 11:16 am

Re: Login page

Unread post by david2929 »

Hi,

I am new to nuBuilder. Please forgive me for asking a stupid question. How can I have the "forgot the UserName / Password" and "New User" enabled?
Do I have to do some coding? I can add the html code in nuconfig.php. But I can not find the APIs process the features. My screen is attached.

I am using nuBuilder v4. Have been struggling a few days. Thanks in advance!
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4562
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 528 times
Contact:

Re: Login page

Unread post by kev1n »

Hi,

There is no "Forgot Password" feature in nuBuilder.

This article shows how to implement such a functionality:
https://github.com/smalos/nubuilder-password-recovery
david2929
Posts: 4
Joined: Mon Aug 24, 2020 11:16 am

Re: Login page

Unread post by david2929 »

Thanks kev1n for fast reply and offering me the solution. I will test it and post my testing result here later.
Post Reply