Skip to main content
Install and remove packages (integrations and interfaces) from your project.

Add packages

Install an integration or interface:
Aliases: bp i, bp install

Package reference

Specify package name with optional version:
Package reference format: name or name@version

Options

—installPath

Custom installation path:
Default: ./integrations

—useDev

Use development version if available:

—alias

Install with custom alias:
Useful when installing multiple versions or forks of same package.

Credentials

Authentication options:

Remove packages

Remove a package from your project:
Alias: bp rm

Usage

The alias parameter refers to the package alias in your project.

Examples

Install integration

Install specific version

Install with alias

Remove package

Use development version

Package discovery

Browse available integrations:
Browse available interfaces:

After installation

Packages are added to your project configuration:
Generate typings for installed packages: