# @atlaskit/editor-plugin-media-insert

> Media Insert plugin for @atlaskit/editor-core

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

## Install

```sh
npm install @atlaskit/editor-plugin-media-insert
pnpm add @atlaskit/editor-plugin-media-insert
yarn add @atlaskit/editor-plugin-media-insert
bun add @atlaskit/editor-plugin-media-insert
```

## Health

**Score 55/100 (C)** — status: active.

Positive: no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 36.0.1 |
| Published | 2026-09-18 |
| First published | 2024-07-24 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Atlassian Pty Ltd |
| Maintainers | atlassianartifactteam |

## Links

- npm: https://www.npmjs.com/package/@atlaskit/editor-plugin-media-insert
- Repository: https://bitbucket.org/atlassian/atlassian-frontend-monorepo
- Homepage: https://bitbucket.org/atlassian/atlassian-frontend-monorepo#readme
- Issues: https://bitbucket.org/atlassian/atlassian-frontend-monorepo/issues
- npm.io page: https://npm.io/package/@atlaskit/editor-plugin-media-insert

## Recent versions

- 36.0.1 (latest) — 2026-09-18
- 36.0.0 — 2026-09-17
- 35.0.0 — 2026-09-17
- 34.0.3 — 2026-09-16
- 34.0.2 — 2026-09-16
- 34.0.1 — 2026-09-15
- 34.0.0 — 2026-09-15
- 33.0.6 — 2026-09-15
- 33.0.5 — 2026-09-14
- 33.0.4 — 2026-09-14
- 33.0.3 — 2026-09-14
- 33.0.2 — 2026-09-14
- 33.0.1 — 2026-09-14
- 33.0.0 — 2026-09-11
- 32.0.10 — 2026-09-11
- … 288 more at https://npm.io/package/@atlaskit/editor-plugin-media-insert/versions

## README

# Editor Plugin Media Insert

Media Insert plugin for @atlaskit/editor-core

**Note:** This component is designed for internal Atlassian development.
External contributors will be able to use this component but will not be able to submit issues.

## Overview

The Media Insert plugin provides a user interface for inserting media into the Atlassian Editor. It offers flexible options for adding media through local file uploads or external URLs, with support for customizable validation and configuration.

## Key features

- **Local file uploads** - Upload media files from your local device through an integrated file picker
- **External URL insertion** - Insert media using external URLs with optional upload to media service
- **Quick insert integration** - Access media insertion via the quick insert menu with keyword search support
- **Flexible configuration** - Configure URL-only mode, custom validation, and helper messages
- **Analytics tracking** - Track media insertion events and user interactions with the picker
- **Popup interface** - Intuitive tabbed interface for selecting insertion method

## Install
---
- **Install** - *yarn add @atlaskit/editor-plugin-media-insert*
- **npm** - [@atlaskit/editor-plugin-media-insert](https://www.npmjs.com/package/@atlaskit/editor-plugin-media-insert)
- **Source** - [Bitbucket](https://bitbucket.org/atlassian/atlassian-frontend/src/master/packages/editor/editor-plugin-media-insert)
- **Bundle** - [unpkg.com](https://unpkg.com/@atlaskit/editor-plugin-media-insert/dist/)

## Usage
---
**Internal use only**

@atlaskit/editor-plugin-media-insert is intended for internal use by the @atlaskit/editor-core and as a plugin dependency of the Editor within your product.

Direct use of this component is not supported.

Please see [Atlaskit - Editor plugin media-insert](https://atlaskit.atlassian.com/packages/editor/editor-plugin-media-insert) for documentation and examples for this package.

## Support
---
For internal Atlassian, visit the slack channel [#help-editor](https://atlassian.slack.com/archives/CFG3PSQ9E) for support or visit [go/editor-help](https://go/editor-help) to submit a bug.
## License
---
 Please see [Atlassian Frontend - License](https://hello.atlassian.net/wiki/spaces/AF/pages/2589099144/Documentation#License) for more licensing information.

---
_Source: https://npm.io/package/@atlaskit/editor-plugin-media-insert · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
