Documentation
Sample Add-ons
The following repositories contain sample Atlassian Connect add-ons. This list is growing all the time, so check back often.
Atlassian Connect Express (node.js) add-ons
- Sequence Diagramr – A Confluence macro for creating UML sequence diagrams on the page.
- Tim's Word Cloud – A macro that takes the contents of a page and constructs an SVG based word cloud.
- Webhook Inspector – Inspects the response bodies of the available webhooks in Atlassian Connect.
Play Framework (Java) add-ons
- Who's Looking – Displays the users who are currently looking at a JIRA issue.
- JIRA Autowatcher - automatically add watchers to newly created JIRAs
Other
- Google Maps macro - insert Google Maps into your Confluence pages
- Who's Looking Front-End Only Prototype – similar functionality to the original Who's Looking Play-based add-on, but written entirely using static HTML, JS & CSS using Firebase.