# @backstage/integration-react

> Frontend package for managing integrations towards external systems

Latest version **1.2.22** (published 2026-09-15) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @backstage/integration-react
pnpm add @backstage/integration-react
yarn add @backstage/integration-react
bun add @backstage/integration-react
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score; high quality score; popular repo.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.2.22 |
| Published | 2026-09-15 |
| First published | 2021-03-16 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 5 |
| Unpacked size | 84.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 34414 |
| Maintainers | patriko, freben, marcuseide |

## Links

- npm: https://www.npmjs.com/package/@backstage/integration-react
- Repository: https://github.com/backstage/backstage
- Homepage: https://backstage.io
- npm.io page: https://npm.io/package/@backstage/integration-react

## Dependencies (5)

- [@backstage/config](https://npm.io/package/@backstage/config.md) ^1.3.9
- [@material-ui/core](https://npm.io/package/@material-ui/core.md) ^4.12.2
- [@material-ui/icons](https://npm.io/package/@material-ui/icons.md) ^4.9.1
- [@backstage/integration](https://npm.io/package/@backstage/integration.md) ^2.1.2
- [@backstage/core-plugin-api](https://npm.io/package/@backstage/core-plugin-api.md) ^1.12.10

## Recent versions

- 1.2.22 (latest) — 2026-09-15
- 0.0.0-nightly-20260918023200 (nightly) — 2026-09-18
- 1.2.22-next.1 (next) — 2026-09-08
- 0.0.0-nightly-20260909022715 — 2026-09-09
- 0.0.0-nightly-20260904022803 — 2026-09-04
- 0.0.0-nightly-20260902024315 — 2026-09-02
- 1.2.22-next.0 — 2026-09-01
- 0.0.0-nightly-20260829022506 — 2026-08-29
- 1.2.21 — 2026-08-18
- 0.0.0-nightly-20260818023149 — 2026-08-18
- 0.0.0-nightly-20260817023522 — 2026-08-17
- 0.0.0-nightly-20260816023538 — 2026-08-16
- 0.0.0-nightly-20260815023121 — 2026-08-15
- 0.0.0-nightly-20260814030239 — 2026-08-14
- 0.0.0-nightly-20260813030414 — 2026-08-13
- … 1418 more at https://npm.io/package/@backstage/integration-react/versions

## README

# Integrations React-specific functionality

Exposes a frontend API for interacting with configured integrations (as added
under the `integrations` root config key). Most of the actual code is in the
`@backstage/integration` package.

---
_Source: https://npm.io/package/@backstage/integration-react · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
