Adding an btn to top menu, beside Shelves #3822

Closed
opened 2026-02-05 07:35:01 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @ArmanBM on GitHub (May 25, 2023).

Attempted Debugging

  • I have read the debugging page

Searched GitHub Issues

  • I have searched GitHub for the issue.

Describe the Scenario

Hello,

I am trying to add a new menu item to the top menu of my Bookstack web application, but I am not sure how to do so. I have tried searching for documentation or tutorials on how to do this, but I have not found any clear instructions.

Can someone please provide me with step-by-step guidance on how to add a new menu item to the top menu of Bookstack? If possible, please provide me with the code snippet that I can use.

Thank you for your help.

Exact BookStack Version

23.02.1

Log Content

No response

PHP Version

No response

Hosting Environment

Ubuntu 20

Originally created by @ArmanBM on GitHub (May 25, 2023). ### Attempted Debugging - [X] I have read the debugging page ### Searched GitHub Issues - [X] I have searched GitHub for the issue. ### Describe the Scenario Hello, I am trying to add a new menu item to the top menu of my Bookstack web application, but I am not sure how to do so. I have tried searching for documentation or tutorials on how to do this, but I have not found any clear instructions. Can someone please provide me with step-by-step guidance on how to add a new menu item to the top menu of Bookstack? If possible, please provide me with the code snippet that I can use. Thank you for your help. ### Exact BookStack Version 23.02.1 ### Log Content _No response_ ### PHP Version _No response_ ### Hosting Environment Ubuntu 20
OVERLORD added the 🐕 Support label 2026-02-05 07:35:01 +03:00
Author
Owner

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

@ArmanBM That is not an officially supported option/feature at all.
If handy with code/PHP, you could use our visual theme system to override the header template.

@ssddanbrown commented on GitHub (May 25, 2023): @ArmanBM That is not an officially supported option/feature at all. If handy with code/PHP, you could use our [visual theme system](https://github.com/BookStackApp/BookStack/blob/development/dev/docs/visual-theme-system.md) to override [the header template](https://github.com/BookStackApp/BookStack/blob/development/resources/views/common/header.blade.php).
Author
Owner

@ssddanbrown commented on GitHub (Jun 7, 2023):

Since there's been no follow-up I'm going to close this.
If you need any assistance with the above customization option, feel free to still comment to request guidance/help.

@ssddanbrown commented on GitHub (Jun 7, 2023): Since there's been no follow-up I'm going to close this. If you need any assistance with the above customization option, feel free to still comment to request guidance/help.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3822