Hallo,
I have made a javascript application which works fine with jira server and jira cloud via rest api. It does not need any installation in jira itself to function. However, I would like to license the application.
Should I:
-
Make a plugin for server and cloud which provides licensing details to my application ?
In this case I do not know how to make an addon that would work both on server and cloud and provide license details. -
License the application externally. In principle my application does not need any addon installed in jira server or cloud. In this case I do not know if it is possible to make a listing on Jira Marketplace for an application which runs externally and does not need any installation in Jira itself.
Please advice what I should do.