# netlify-cms-backend-bitbucket

> Bitbucket backend for Netlify CMS

Latest version **2.14.0** (published 2021-10-18) · MIT license · 0 weekly downloads

## Install

```sh
npm install netlify-cms-backend-bitbucket
pnpm add netlify-cms-backend-bitbucket
yarn add netlify-cms-backend-bitbucket
bun add netlify-cms-backend-bitbucket
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: esm support; no vulnerabilities; high maintenance score; popular repo.

Warnings: low downloads; no types.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 2.14.0 |
| Published | 2021-10-18 |
| First published | 2018-07-26 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 4 |
| Unpacked size | 668.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 19404 |
| Maintainers | jgee0110, biilmann, benaiah, shortdiv, marcus.netlify, ehmicky, erezro, lesliecdubs, neolegends, lindsaylevine, jgantunes, eduardoboucas, charliegerard, netlify-bot, nasiba, zachleat, ascorbic, erquhart |
| Keywords | netlify, netlify-cms, backend, bitbucket |

## Links

- npm: https://www.npmjs.com/package/netlify-cms-backend-bitbucket
- Repository: https://github.com/netlify/netlify-cms.git#master
- Homepage: https://github.com/netlify/netlify-cms/tree/master#readme
- Issues: https://github.com/netlify/netlify-cms/issues
- npm.io page: https://npm.io/package/netlify-cms-backend-bitbucket

## Dependencies (4)

- [js-base64](https://npm.io/package/js-base64.md) ^3.0.0
- [semaphore](https://npm.io/package/semaphore.md) ^1.1.0
- [common-tags](https://npm.io/package/common-tags.md) ^1.8.0
- [what-the-diff](https://npm.io/package/what-the-diff.md) ^0.6.0

## Recent versions

- 2.14.0 (latest) — 2021-10-18
- 2.13.0-beta.0 (beta) — 2021-05-03
- 2.13.3 — 2021-06-01
- 2.13.2 — 2021-05-31
- 2.13.1 — 2021-05-19
- 2.13.0 — 2021-05-04
- 2.12.8 — 2021-02-23
- 2.12.7 — 2021-02-15
- 2.12.6 — 2021-02-10
- 2.12.5 — 2020-09-20
- 2.12.4 — 2020-09-15
- 2.12.3 — 2020-09-08
- 2.12.2 — 2020-08-20
- 2.12.1 — 2020-07-27
- 2.12.0 — 2020-06-18
- … 41 more at https://npm.io/package/netlify-cms-backend-bitbucket/versions

## README

# Bitbucket backend

An abstraction layer between the CMS and [Bitbucket](https://docs.microsoft.com/en-us/rest/api/azure/devops/git/)

## Code structure

`Implementation` for [File Management System API](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util/README.md) based on `Api` and `LargeMedia(LFS)`. With [Editorial Workflow](https://www.netlifycms.org/docs/beta-features/#gitlab-and-bitbucket-editorial-workflow-support) uses pull requests comments to track unpublished entries statuses.

`Api` - A wrapper for Bitbucket REST API.

`AuthenticationPage` - uses [lib-auth](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth/README.md) to facilitate OAuth and implicit authentication.

Look at tests or types for more info.

---
_Source: https://npm.io/package/netlify-cms-backend-bitbucket · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
