LXC Client Extension with Jira Integration using Next 13 and Jira API.
It is increasingly critical for teams to explore the practical use of Client Extensions. To assist in this, more working examples are needed. This is a working version of an LXC Client Extension with Jira integration using Next 13 and the Jira API. This project can be used as a template to work from for further Jira integration or to integrate with similar service outcomes.
Huge thanks to Keven Leone for sharing his time and skills to make this 100 times better than the original concept work.
Suggestions and contributions are welcome! Let's build something great together.
- Copy the file
.env.example
and rename it to.env
- Add Jira Credentials to .env file.
- AFAIK, set
JIRA_CLIENT_VERSION
v3 if you are using Jira Cloud, otherwise use v2
- Go to application menu
- Custom Apps > Client Extensions
- Plus Sign > Add Iframe 3.1 Name: Your choice 3.2 URL: Copy the URL from dev-server or LXC domain 3.3 Publish
- Go to a page > edit > find the portlet created > drag it to the page
- Next 13
- Turbo
- React