Introducing Configure and Get started pages for Forge Jira

Hello, community!

jira:adminPage module now supports two new properties useAsConfig and useAsGetStarted.

You can now:

  • add an extra page entry in the jira:adminPage module and mark it with useAsConfig: true to create a configure page that will be linked from the Manage apps page
  • add an extra page entry in the jira:adminPage module and mark it with useAsGetStarted: true to 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:adminPage module:
    • 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

Hi @HlibRudenko ,

Welcome to the Atlassian Developer Community! :tada:

Best regards,
@RostyslavUdovenko