Send Feedback
Skip to content

Deployment

This page explains how to deploy and register custom components to your Dashboards installation.

Components must be hosted on a web server accessible to your users and can be added to your KX Dashboards installation.

Deploy a Custom Component

  1. Click + beside the search box at the top of the Component Listing.

    Screenshot

  2. The Add Widget dialog opens.

  3. Add the details for the component listing and define where the component is hosted.

    Screenshot

    Parameter Definition
    Name Enter a name for the component.
    Description A short description of the component. The limit is 33 characters.
    Url The webserver address hosting the component.
    Upload icon Upload an image file to use for the component in the listing.

The deployed component features at the end of the Component Listing for use in your dashboards.

Further Reading