For the complete documentation index, see llms.txt. This page is also available as Markdown.

Introduction

The Xibo Platform offers various opportunities for a developer or designer to be involved in the Digital Signage creative process, and often adding a technical element to your network really makes it

This documentation is written for a technical audience. If you are looking for a user manual, or documentation for running Xibo, please use the links provided.

These documents are ordered such that more common activities are discussed first, however which parts you need will depend on what you want to achieve; refer to the below overview.

Section
Description
Example

Widgets

Learn how to create Embedded or Package HTML Widgets using the Layout Editor, or dive into creating your own Module.

Creating a new visualisation for use on a Layout. This may involve pulling data from a 3rd party.

Player Control

Discover what can be done player side including what information from the Player is available to a Widget, displaying real time data, how to control duration and how to send/receive webhooks.

Interactivity on a player, for example triggering content via a light sensor.

Integrate

Connect a 3rd party system by calling the Xibo API. Learn how to authenticate via oAuth and what API calls are available.

A 3rd party will push content into Xibo. The Xibo Canva app is a good example of this.

Deprecation notice - Theme and custom code changes in v4.5

Deprecation notice - extending the PHP code will no longer be available after 4.5

Last updated

Was this helpful?