View Source

Getting Started

There are two main ways to develop with Confluence — using our Remote API or developing a plugin. If you are integrating Confluence with another application, you will most likely want to use the Remote API. If you wish to add capabilities to Confluence, a plugin may be the answer. To get started writing plugins, we recommend you to download the Plugins SDK and follow the instructions to setup a plugin development environment.

Main Topics

Atlassian Plugin SDK
Get started by setting up your Atlassian plugin development environment.

Themes
Want to customise the look and feel of Confluence? Learn how to provide your custom stylesheets, change layouts and include your own JavaScript elements into Confluence.

Custom Features
Add new functionality to Confluence by creating your own screens and actions.

Gadgets
Learn how to write Gadgets to expose or consume content in Atlassian applications.

Remote API
Confluence exposes its data via SOAP/XML-RPC and REST services. Learn how to use the remote API's to integrate Confluence with your other applications.

Atlassian Development Hubs


Resources

Java Docs

REST API

SOAP/RPC Webservice API

DTDs and Schemas Database

Confluence Architecture

Plugin Exchange

Help

Confluence FAQ

Developer FAQ

Forums

Mailing List

Atlassian Developer Blog

Atlassian Partners

Plugin Modules