Skip to main content
Version: 25.4 (stable)

Extensions

An extension is a software package developed using the HELIO SDK. It can be installed in HELIO projects to enhance their built-in functionality. Extensions usually bundle multiple Custom Elements, Custom Actions and Dynamic Properties together so that they can be reused across your HELIO projects.

Extensions allow you to:

  • Extend HELIO's functionality
  • Bundle related functionality into one package
  • Share your creations with colleagues or across projects

How to Use Extensions

  1. Build the your extension using the HELIO SDK.
  2. Install it in a HELIO project.

From there:

  • All custom Elements, Actions, and Dynamic Properties in the extension will be available in this project.
  • You can use and configure them just like any native HELIO components.

Learn more with the following resources: