# Introduction

**Lewe Jira Connector** is a WordPress plugin that allows to connect to Jira hosts (Server, Data Center or Cloud) and display issue and filter information on your pages and posts.

In the WordPress back-end, you can create one or more Jira hosts to connect to. After setting them up, you can use shortcodes to retrieve issue or filter information from these hosts and display them on your WordPress pages and posts.

Lewe Jira Connector supports Bootstrap colors. If you do not like the Jira status category colors, you can replace them with a Bootstrap color.

The button, inline and panel displays of Jira issues are also based on popular Bootstrap visuals like alerts or badges.

Jira filter results are displayed in a table that allows column sorting.

{% hint style="info" %}
**WordPress Listing**

<https://wordpress.org/plugins/lewe-jira-connector/>
{% endhint %}

## Feature Comparison

| Feature                       | Free Version         | Paid Version         |
| ----------------------------- | -------------------- | -------------------- |
| Unlimited Jira Hosts          | :white\_check\_mark: | :white\_check\_mark: |
| Custom status category colors | :white\_check\_mark: | :white\_check\_mark: |
| Issue button                  | :white\_check\_mark: | :white\_check\_mark: |
| Issue panel                   | :x:                  | :white\_check\_mark: |
| Issue inline                  | :x:                  | :white\_check\_mark: |
| Jira filter results           | :x:                  | :white\_check\_mark: |
| License fee (per domain)      | Free                 | € 59 / year          |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lewe.gitbook.io/lewe-jira-connector-for-wordpress/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
