Implementing Marketplace licensing in plugins

Now that we have seen a lot of recipes on customizing JIRA using various plugin modules, it is time to commercialize them. It makes sense to wind up this book by giving you a few tips on how to add licensing in a JIRA plugin, right?

By now, you should be familiar with UPM and its ability to install/un-install and enable/disable plugins in a JIRA instance. When you purchase commercial plugins from the Marketplace, you can also manage licenses for these plugins using UPM. More about this at https://confluence.atlassian.com/display/UPM/Managing+purchased+add-ons.

In this recipe, we will see how to add licensing support in our custom plugin. Once this is done, users will be able to make use of our plugin ...

Get JIRA Development Cookbook - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.