Pass Name and Email as parameters into custom HEAD section #3393

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

Originally created by @tedivo on GitHub (Dec 7, 2022).

Attempted Debugging

  • I have read the debugging page

Searched GitHub Issues

  • I have searched GitHub for the issue.

Describe the Scenario

I have site usage / live chat integration using the custom HEAD section, but I would like to pass in the name and email of the user as a tag inside the Javascript.

Is it possible to pass this information as parameters into the custom HEAD javascript?

Exact BookStack Version

22.11

Log Content

No response

PHP Version

8.0

Hosting Environment

Ubuntu 20.04 LTS

Originally created by @tedivo on GitHub (Dec 7, 2022). ### Attempted Debugging - [X] I have read the debugging page ### Searched GitHub Issues - [X] I have searched GitHub for the issue. ### Describe the Scenario I have site usage / live chat integration using the custom HEAD section, but I would like to pass in the name and email of the user as a tag inside the Javascript. Is it possible to pass this information as parameters into the custom HEAD javascript? ### Exact BookStack Version 22.11 ### Log Content _No response_ ### PHP Version 8.0 ### Hosting Environment Ubuntu 20.04 LTS
OVERLORD added the 🐕 Support label 2026-02-05 06:35:08 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Dec 7, 2022):

Hi @tedivo,
This is not complete information we expose to the front-end to be able to pick-up using JavaScript on the page.
To do this, you'd need to use something like the visual theme system to customized a common base view used to expose those details for your use-case.

@ssddanbrown commented on GitHub (Dec 7, 2022): Hi @tedivo, This is not complete information we expose to the front-end to be able to pick-up using JavaScript on the page. To do this, you'd need to use something like the [visual theme system](https://github.com/BookStackApp/BookStack/blob/development/dev/docs/visual-theme-system.md) to customized a common base view used to expose those details for your use-case.
Author
Owner

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

Since there's been no follow-up I'm going to close this. If you need additional information just let me know.

@ssddanbrown commented on GitHub (Dec 12, 2022): Since there's been no follow-up I'm going to close this. If you need additional information just let me know.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3393