An open API service indexing awesome lists of open source software.

https://github.com/jjideenschmiede/youtrack-embedded-sites-app

To embed different sites with widgets to dashboards & knowledge base.
https://github.com/jjideenschmiede/youtrack-embedded-sites-app

app base certified dashboard developer embedded knowledge sites youtrack

Last synced: 4 months ago
JSON representation

To embed different sites with widgets to dashboards & knowledge base.

Awesome Lists containing this project

README

          

# YouTrack Embedded Sites App

This is a simple YouTrack App that allows you to embed any website in a Widget. This is useful for displaying external content directly within YouTrack, such as documentation, dashboards, or any other web-based resources.

---


YouTrack Certified Partner

## YouTrack Apps, TeamCity Plugins & more

### J&J Ideenschmiede GmbH - Your Partner for JetBrains Solutions

We are **YouTrack Certified** and **TeamCity Certified** developers, specializing in custom solutions for JetBrains products.

👉🏼 Visit our [website](https://www.jj-ideenschmiede.de) to learn more about our services.

---

## Features

The App allows you to embed any website in a YouTrack Widget. You can configure the URL and other settings directly from the YouTrack interface.

## Requirements

- YouTrack 2023.2 or later

## Installation

1. Download the latest release from the [marketplace](https://plugins.jetbrains.com/plugin/27288-embedded-sites)
2. Go to the YouTrack Administration area
3. Navigate to Apps
4. Click "Upload app zip"
5. Select the downloaded zip file

## Development

> [!NOTE]
> You need to have Node.js and npm installed to install, build, and pack the app.

You can clone this repository and build the app locally. Make sure you have Node.js and npm installed. Install the dependencies and build the app using:

```bash
npm install
```

After that, you can run the following command to build the app:

```bash
npm run build
```

If you want to pack the app for distribution, you can use:

```bash
npm run pack
```

## Help & Support

If you have any questions or need support, feel free to reach out to us via [e-mail](mailto:support@jj-ideenschmiede.de) or visit our [website](https://www.jj-ideenschmiede.de).