Componentsv2.189.0
Iconsv1.19.0
MCPv0.8.61
Tokensv0.34.3

Getting started

Install Pluma packages and wire the provider, theme, and icons into your app.


Installation

First, install Pluma Components:

pnpm add @customerio/pluma-components

If you're planning to use Icons, also install the Pluma Icons package:

pnpm add @customerio/pluma-icons

Next, see the PlumaProvider docs on how to set up the root context, themes and icons.

On this page