Ending Connect support
Bitbucket Cloud is gradually ending support for Connect apps.
New Bitbucket apps built with Connect can no longer be registered or installed on workspaces as of Februrary 2, 2026.
Forge is now the Atlassian Cloud's primary platform for extensions. Get started with Forge
Module for pages on the profile page.
key| Type | string |
|---|---|
| Max length | 128 |
| Required | Yes |
| Pattern | ^[a-zA-Z0-9-]+$ |
| Description | A key to identify this module. This key must be unique across all modules defined by your app. |
name| Type | i18n-property |
|---|---|
| Required | Yes |
| Description | Represents a string that can be resolved via a localization properties file. You can use the same i18n Property key and value in multiple places, but identical keys must have identical values. |
i18n |
| ||||
value |
|
url| Type | string |
|---|---|
| Max length | 2048 |
| Required | Yes |
conditionsType | [Simple condition, Composition condition, ...] |
Description | Conditions control whether or not a module will be displayed based on the current context. See Conditions for more details |
iconType | Icon |
Description | This is not fully supported yet. If specified, this will take precedence over any aui icon classes specified via |
url |
| ||||||
height |
| ||||||
width |
|
params| Type | object |
|---|
weight| Type | integer |
|---|---|
| Description | Determines the order in which the modules appears in a menu or list. The "lightest" weight (i.e., lowest number) appears first, rising relative to other items, while the "heaviest" weights sink to the bottom of the menu or list. |
Rate this page: