Feature request : Custom login page #514

Closed
opened 2026-02-04 20:41:42 +03:00 by OVERLORD · 6 comments
Owner

Originally created by @Dav31 on GitHub (Dec 8, 2017).

For Feature Requests

Desired Feature: Hello, I ask you if it would be possible to make the login page customisable on Bookstack settings without touching to the code. Nothing very big, but just allowing us to add a welcome sentence or login indication.

Thank you for your work ! This is very appreciable.

Originally created by @Dav31 on GitHub (Dec 8, 2017). ### For Feature Requests Desired Feature: Hello, I ask you if it would be possible to make the login page customisable on Bookstack settings without touching to the code. Nothing very big, but just allowing us to add a welcome sentence or login indication. Thank you for your work ! This is very appreciable.
OVERLORD added the 🛠️ Enhancement🖌️ View Customization labels 2026-02-04 20:41:42 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Dec 8, 2017):

Hello again @Dav31,

Thanks for the suggestion. I've got some ideas for general customisation which I think this will come under. My idea will involve touching code but would be fairly safe & upgrade compatible.

How often would you imagine needing to change the text? Just once or every so often?

@ssddanbrown commented on GitHub (Dec 8, 2017): Hello again @Dav31, Thanks for the suggestion. I've got some ideas for general customisation which I think this will come under. My idea will involve touching code but would be fairly safe & upgrade compatible. How often would you imagine needing to change the text? Just once or every so often?
Author
Owner

@Dav31 commented on GitHub (Dec 8, 2017):

Thank you for your quick answer !

Well, ideally, this modification would only be done once. I could do it on the code but I'm afraid that it won't last any update. Am I wrong ?

@Dav31 commented on GitHub (Dec 8, 2017): Thank you for your quick answer ! Well, ideally, this modification would only be done once. I could do it on the code but I'm afraid that it won't last any update. Am I wrong ?
Author
Owner

@ssddanbrown commented on GitHub (Dec 9, 2017):

@Dav31 No, you're not wrong. Currently you'd have to apply the change after each update or use git tactically to merge in you're change each time.

@ssddanbrown commented on GitHub (Dec 9, 2017): @Dav31 No, you're not wrong. Currently you'd have to apply the change after each update or use git tactically to merge in you're change each time.
Author
Owner

@aljawaid commented on GitHub (Feb 20, 2018):

What about a random background image from unsplash.com.... or motivational quotes (if used for staff business purposes like I do)

@aljawaid commented on GitHub (Feb 20, 2018): What about a random background image from unsplash.com.... or motivational quotes (if used for staff business purposes like I do)
Author
Owner

@ssddanbrown commented on GitHub (Oct 26, 2022):

Assigning to the next release with the intent of adding a specific new partial template to have a specific view to override via the visual theme system.

@ssddanbrown commented on GitHub (Oct 26, 2022): Assigning to the next release with the intent of adding a specific new partial template to have a specific view to override via the [visual theme system](https://github.com/BookStackApp/BookStack/blob/development/dev/docs/visual-theme-system.md).
Author
Owner

@ssddanbrown commented on GitHub (Nov 12, 2022):

I have now merged #3848 for next release, which would allow setting custom content between the inputs and title of the login view, by overriding this view via the visual theme system. Will therefore close this off.

@ssddanbrown commented on GitHub (Nov 12, 2022): I have now merged #3848 for next release, which would allow setting custom content between the inputs and title of the login view, by [overriding this view](https://github.com/BookStackApp/BookStack/blob/development/resources/views/auth/parts/login-message.blade.php) via the visual theme system. Will therefore close this off.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#514