Last updated Aug 31, 2022

Example apps for Confluence

Before you begin exploring these example apps, you'll need to set up the Forge CLI first. Learn more about getting started.

Once the Forge CLI is up and running, clone an example app repository to explore and customize it locally. Each repository's README.md file contains quickstart instructions and other details about the app.

For more information, refer to our getting started guides for building Bitbucket, Confluence, Jira, and Jira Service Management apps. Our tutorials and guides also offer useful information for common tasks.

The forge register command creates a unique app ID in the manifest.yml file and links the ID to the current developer. Forge apps can currently only be deployed and installed by the developer who is linked to the app.

Page approver app with UI Kit

Allows the easy approval or rejection of a Confluence page through the Confluence content byline item module.

Details

Quiz app with UI Kit

A simple quiz app that uses Confluence page through the Global page module.

Details

Dictionary app

This example app uses UI Kit 1. If you're using the latest version of UI Kit, this example won't work for your app.

Displays the definition of the selected text in an inline dialog. If the definition doesn't exist, the user can submit a new one.

Details

External authentication with AWS Cognito

This example app uses UI Kit 1. If you're using the latest version of UI Kit, this example won't work for your app.

Displays the user profile values from an AWS Cognito user pool in a Confluence code block using external authentication for the API requests.

Details

External authentication with Google Photos

This example app uses UI Kit 1. If you're using the latest version of UI Kit, this example won't work for your app.

Displays photos from Google Photos in Confluence using external authentication for the API requests.

Details

Page approver app with UI Kit 1

This example app uses UI Kit 1. If you're using the latest version of UI Kit, this example won't work for your app.

Allows the easy approval or rejection of a Confluence page using the Confluence content byline item module.

Details

Simple sign-up app

This example app uses UI Kit 1. If you're using the latest version of UI Kit, this example won't work for your app.

Adds a sign-up form to a Confluence page.

Details

Wheel of fortune app

This example app uses UI Kit 1. If you're using the latest version of UI Kit, this example won't work for your app.

Displays a wheel on a Confluence page that spins to make a random choice. You set the options for the wheel using a table on the page.

Details

DACI helper app

This example app uses UI Kit 1. If you're using the latest version of UI Kit, this example won't work for your app.

Adds a Confluence macro that inspects the page and identifies missing, inconsistent, or incorrect information based on the DACI Confluence template.

Details

Rate this page: