Creating Custom Components

In order to publish your custom components into the Appmixer, you need an account with a certain permission. You need your admin account, visit the Backoffice and set it up. More information can be found here.

There are a couple of tutorials you can follow in order to learn how to create and publish your own components.

First, you're gonna need to understand what a component is and how does a module with components look like. This is a good place to start.

Then you can write your own component. Before doing so, it is a good time to learn something about our CLI. You will use that tool to create packages of your components and publish them into your hosted Appmixer. Here is a simple HelloAppmixer tutorial on how to build your first module with a component.

Another tutorial can be found in our Knowledge base.

Last updated