The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi experts,
I'm new to Jira world. And I need to develop a plugin for both Jira Software (local installed) and Jira Cloud. From my initial investigation, there are several ways to develop plugins for Jira.
I hope I can develop once and use it in both Jira Software and Jira Cloud, can the plugin developed by option #1 Atlassian SDK work for both Jira Software and Jira Cloud?
Thank you in advance.
Thanks,
Mike
I'm afraid there is no way to do this.
Jira Server and Jira Cloud are very different pieces of software, and have totally different frameworks for apps. You can't install Server apps on Cloud, they're completely the wrong shape for the framework (that non-Atlassians can get at anyway), and Server has no support for running Cloud apps.
If you write an app for Server/DC, you may find you can reuse bits of it, or at least the logic within it in a Cloud app (and vice-versa), but the "packages" you create and deploy are completely different.
So, I would look to having two streams of work, possibly with some shared code, but one for each framework. I'd use the SDK for the Server/DC app, and look to Forge for the Cloud version.
Thank you Nic for your quick reply.
So I have to create two apps, that's almost double effort. :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This month the spotlight is on AppLiger. We caught up with Pavel Pavlovsky, CEO and Product Manager, to learn how the company started and what fuels the team's creativity. Atlassian:...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.