ADDED - Jira admin page module in UI kit version 0.9.0
Hello everyone,
Jira Cloud now supports the Admin page module. The jira:adminPage
module adds an item in the Apps
section of the left navigation of Jira admin settings. When the item is clicked, content is rendered on a new Jira page. You can use the UI kit or custom UI to create the content of the Jira page. In the app, use the AdminPage component as a top-level component.
This module can be used in Jira Core, Jira Software, and Jira Service Management.
Run npm install @forge/ui@latest
on the command line in your app directory to install the latest version of the UI kit.
Thanks,
Mateusz