Hello, community!
jira:adminPage module now supports two new properties useAsConfig and useAsGetStarted.
You can now:
- add an extra page entry in the
jira:adminPagemodule and mark it withuseAsConfig: trueto create a configure page that will be linked from the Manage apps page - add an extra page entry in the
jira:adminPagemodule and mark it withuseAsGetStarted: trueto create a get started page that will be linked from the Manage apps page - have up to three-page entries at the same time in
jira:adminPagemodule:- default admin page entry that will be displayed on the sidebar
- configure page entry that will be displayed in the app details section on the Manage apps page
- get started page entry that will be displayed in the app details section on the Manage apps page
For more information, see the description of the Jira admin page module