With our Websites in Digital Signage plugin, you can add external web content to your slides.
Related Articles
The plugin is a bit like a Swiss army knife, you can add a simple URL, you can add HTML code and you can use Javascript to scroll to a specific section, get rid of GDPR pop-ups, and log in to sites like Salesforce, etc.
The Website plugin is also amazing with HTML5 widgets.
Depending on the player you are using, the website in digital signage is embedded differently:
This is due to how HTML5 works. Iframe runs in a ‘sandbox’ as part of the browser window, whereas webview functions as a separate browser window. If the website you are trying to embed returns X-Frame-Options DENY/SAMEORIGIN header, the page cannot be displayed in an iframe because the website owner has forbidden it. However, the page is still rendered for our players that use Webview instead.
What can be done?You can supply a username and password in a special URL format:
http://username:[email protected]/
This sends the credentials in the standard HTTP Authorization header.
If you have a web application and you need to identify which device is making a request to your app, you can use a dynamic URL parameter {UUID} that the player will replace at run-time with its UUID. For example by using the following URL in the website plugin with a device that has UUID ABC123:
https://example.com?device={UUID} becomes https://example.com?device=ABC123
https://example.com/device/{UUID}/hi becomes https://example.com/device/ABC123/hi
You can simply upload a PDF file to your library where our server will convert each page in the document to an image. However, if you have a PDF file that is frequently updated, you can link to it instead with a website plugin so it will always show the most recent version, learn more.
The Website plugin can display almost anything that is web-based, including Microsoft Word, Excel, and PowerPoint, learn more.
We've gathered a bunch of cool widgets that you can use with the Website Plugin, learn more.
We've added /website-plugin as the default page you will see when adding the Website plugin to your canvas. All you need to do is replace the URL in the plugin settings.
Most people think designing content for digital signage is super difficult, but if you can use Powerpoint, you can also create and design your own content in our editor.