Allow to embed third party websites via iFrame or simular #3832

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

Originally created by @saerdnaer on GitHub (May 31, 2023).

As an editor I want to be able to embed html from external systems, e.g. a status table or simular. This could be implented by allowing the usage of an <iframe> HTML Tag

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundemental request

How long have you been using BookStack?

0 to 6 months

Additional context

No response

Originally created by @saerdnaer on GitHub (May 31, 2023). As an editor I want to be able to embed html from external systems, e.g. a status table or simular. This could be implented by allowing the usage of an `<iframe>` HTML Tag ### Have you searched for an existing open/closed issue? - [X] I have searched for existing issues and none cover my fundemental request ### How long have you been using BookStack? 0 to 6 months ### Additional context _No response_
OVERLORD added the 🔨 Feature Request label 2026-02-05 07:37:12 +03:00
Author
Owner

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

Hi @saerdnaer,
This should already be possible using the media button when using the WYISWYG editor:

image

You may need to adjust this security setting (Iframe Source Control) to allow the remote host to be embedded within the BookStack UI (And the host must not prevent embedding).

@ssddanbrown commented on GitHub (May 31, 2023): Hi @saerdnaer, This should already be possible using the media button when using the WYISWYG editor: <img width="498" alt="image" src="https://github.com/BookStackApp/BookStack/assets/8343178/cf2280ec-d08c-40c4-b1da-00334aff8e0e"> You may need to adjust [this security setting (Iframe Source Control)](https://www.bookstackapp.com/docs/admin/security/#iframe-src-control) to allow the remote host to be embedded within the BookStack UI (And the host must not prevent embedding).
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 further guidance just respond to my previous comment and this can then be re-opened.

@ssddanbrown commented on GitHub (Jun 7, 2023): Since there's been no follow-up I'm going to close this. If you need further guidance just respond to my previous comment and this can then be re-opened.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3832