Can we install plugin on Jira Cloud?

Hi,

I have 4 plugins that allow to define the type of my project. They were created for Jira Server, with Atlassian SDK (see the doc: https://developer.atlassian.com/server/framework/atlassian-sdk/create-a-helloworld-plugin-project/). But now we want to implement them on Jira Cloud. They make it possible to define issues and a workflow.

My question is is it possible to integrate Plugins in Jira Cloud? Because by following the doc I saw the Jira Cloud Apps but I don’t want to create applications.

Thanks you for your answers !

Unfortunately, Server plugins don’t work on our Cloud products. They will need to be re-implemented for Cloud.

There are 2 ways to build apps in Cloud:

  1. Forge - Getting started with Forge
  2. Atlassian Connect - https://developer.atlassian.com/cloud/jira/platform/getting-started-with-connect/
1 Like