Installation
Appmixer SDK package includes two types of modules: basic UMD and advanced ESM.
Basic Usage
Load appmixer.js
UMD module in your HTML file:
See the following repositories for more comprehensive demos on how Appmixer can be embedded in your apps https://github.com/clientIO/appmixer-demo-embedded-integrations, https://github.com/clientIO/appmixer-demo-firebase-vanilla.
Advanced Usage
Download appmixer.es.js
ES module and include the files in your project:
Choose Appmixer UI widgets to include:
Last updated
Was this helpful?