Custom Logon page #3801

Closed
opened 2026-02-05 07:31:02 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @aegishajlmur on GitHub (May 16, 2023).

Attempted Debugging

  • I have read the debugging page

Searched GitHub Issues

  • I have searched GitHub for the issue.

Describe the Scenario

Hi,

First of all, thank you for your amazing work !
I would like to know how I could customize (code, css and JS) the logon page. We would like to put our logo and change a little bit the part were you add you email and password. Is that possible ?

Many thnaks for your further help

Exact BookStack Version

v23.05.1

Log Content

No response

PHP Version

No response

Hosting Environment

Ubuntu 22.04

Originally created by @aegishajlmur on GitHub (May 16, 2023). ### Attempted Debugging - [X] I have read the debugging page ### Searched GitHub Issues - [X] I have searched GitHub for the issue. ### Describe the Scenario Hi, First of all, thank you for your amazing work ! I would like to know how I could customize (code, css and JS) the logon page. We would like to put our logo and change a little bit the part were you add you email and password. Is that possible ? Many thnaks for your further help ### Exact BookStack Version v23.05.1 ### Log Content _No response_ ### PHP Version _No response_ ### Hosting Environment Ubuntu 22.04
OVERLORD added the 🐕 Support label 2026-02-05 07:31:02 +03:00
Author
Owner

@ssddanbrown commented on GitHub (May 18, 2023):

Hi @aegishajlmur,
Our visual theme system allows overriding customization of any BookStack view/text/icon.

As an example, here's a hack using this system that adds custom message HTML to the login form:
https://www.bookstackapp.com/hacks/login-form-message/

@ssddanbrown commented on GitHub (May 18, 2023): Hi @aegishajlmur, Our [visual theme system](https://github.com/BookStackApp/BookStack/blob/development/dev/docs/visual-theme-system.md#visual-theme-system) allows overriding customization of any BookStack view/text/icon. As an example, here's a hack using this system that adds custom message HTML to the login form: https://www.bookstackapp.com/hacks/login-form-message/
Author
Owner

@aegishajlmur commented on GitHub (May 19, 2023):

Thank you for your help

@aegishajlmur commented on GitHub (May 19, 2023): Thank you for your help
Author
Owner

@ssddanbrown commented on GitHub (May 20, 2023):

Happy to have helped, will therefore close this off.

@ssddanbrown commented on GitHub (May 20, 2023): Happy to have helped, 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#3801