The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can we install custom plugin to licensed jira?

NithinManmohan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 8, 2013

I am creating a jira plugin for displaying build log in jira. I have installed a licensed for the project i am working on. My question is, can a custom plugin be installed to a licensed jira? Please let me asap, thanks in advance..

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
September 8, 2013

Yes, you can install plugins in Jira.

However, some organisations that host Jira for people may not allow it. OnDemand is Atlassian's hosting service and they only allow a limited list of plugins to be installed. Other providers may vary.

NithinManmohan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 8, 2013

so u mean to say, it wont expose all of the modules required for me to develop the plugin? I am new to Jira, so i am just trying to understand.. So would have me prefer write a wrapper or a plugin in my case?

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
September 8, 2013

I'm sorry, I don't understand what you are asking here.

I think you need to separate the processes out. First, you asked about installing a plugin in a licenced Jira. The answer to if you can install it is in general, yes, but if you are using a hosting company to run your system, they might not allow it.

Writing a plugin is a separate process. Most developers use the Atlassian plugin SDK (at the very least, it's a good starting point for new plugin developers). It has all the build tools and settings you need to create a basic plugin, which allows you to concentrate on the code. In it's most simple usage, you run a script to create a plugin skeleton which has all the core dependencies sorted for you. Then you add your code to it. Then you can run a second script that will build the plugin, fetch a development copy of Jira, run it, and install your plugin, so you can see your work straight away.

Once you've got the compiled plugin, you can install it in any Jira you've got admin rights to.

TAGS
AUG Leaders

Atlassian Community Events