PHPackages                             tetsuo13/mediawiki-extensions-youtrackticket - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. tetsuo13/mediawiki-extensions-youtrackticket

ActiveLibrary

tetsuo13/mediawiki-extensions-youtrackticket
============================================

1.0.0(12y ago)012GPL-2.0+PHPPHP &gt;=5.1.0

Since Apr 30Pushed 12y ago1 watchersCompare

[ Source](https://github.com/tetsuo13/mediawiki-extensions-YouTrackTicket)[ Packagist](https://packagist.org/packages/tetsuo13/mediawiki-extensions-youtrackticket)[ Docs](https://www.mediawiki.org/wiki/Extension:YouTrackTicket)[ RSS](/packages/tetsuo13-mediawiki-extensions-youtrackticket/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (2)Used By (0)

YouTrackTicket
==============

[](#youtrackticket)

YouTrackTicket is an extension for [MediaWiki](https://www.mediawiki.org/)which will parse all `` tags into links to the respective [YouTrack](https://www.jetbrains.com/youtrack/) issue page. This extension encapsulates all references to your YouTrack issues so that any changes to the server URL can be maintained in a single location instead of editing all pages with issue IDs.

Usage
-----

[](#usage)

Use the `` tag to specify the YouTrack issue ID:

```
FOOBAR-123

```

This will render a link to the "FOOBAR-123" issue in your YouTrack instance. The link will contain a small YouTrack logo to its right. This can be optionally disabled.

Installation
------------

[](#installation)

Follow these steps to install the extension:

1. Download or clone this repository in a new directory called `YouTrackTicket` in the `extensions` directory.
2. Add the following to the bottom of `LocalSettings.php`:

```
require_once "$IP/extensions/YouTrackTicket/YouTrackTicket.php";
```

Navigate to "Special:Version" on your wiki to verify that the extension is successfully installed.

Configuration
-------------

[](#configuration)

The following configuration variables are available. At minimum, **$wgYouTrackTicketUrl** needs to be set in order for YouTrackTicket to work correctly.

**$wgYouTrackTicketUrl** \[string\]

This is the URL to the target YouTrack instance and should not contain a trailing slash. Example:

```
$wgYouTrackTicketUrl = 'https://support.company.tld';
```

**$wgYouTrackTicketShowImage** \[boolean\] *(Optional)*

If defined, specifies whether or not to show a small YouTrack logo next to the rendered link. By default, YouTrackTicket will show the logo.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4396d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dcbf5f143c10ccd8d75865d27811d42fdae8fc5519741af51473925e25d21cdc?d=identicon)[tetsuo13](/maintainers/tetsuo13)

---

Top Contributors

[![tetsuo13](https://avatars.githubusercontent.com/u/92477?v=4)](https://github.com/tetsuo13 "tetsuo13 (3 commits)")

---

Tags

jetbrainsmediawikiparserhooksparser functionparser hookyoutrack

### Embed Badge

![Health badge](/badges/tetsuo13-mediawiki-extensions-youtrackticket/health.svg)

```
[![Health](https://phpackages.com/badges/tetsuo13-mediawiki-extensions-youtrackticket/health.svg)](https://phpackages.com/packages/tetsuo13-mediawiki-extensions-youtrackticket)
```

###  Alternatives

[composer/installers

A multi-framework Composer library installer

1.4k136.0M6.0k](/packages/composer-installers)[jetbrains/phpstorm-stubs

PHP runtime &amp; extensions header files for PhpStorm

1.4k27.7M68](/packages/jetbrains-phpstorm-stubs)[jetbrains/phpstorm-attributes

PhpStorm specific attributes

41416.0M647](/packages/jetbrains-phpstorm-attributes)[mediawiki/semantic-media-wiki

An extension to MediaWiki that lets you store and query structured data within wiki pages

586361.8k33](/packages/mediawiki-semantic-media-wiki)[wikimedia/parsoid

Parsoid, a bidirectional parser between wikitext and HTML5

171524.3k1](/packages/wikimedia-parsoid)[cybercog/youtrack-rest-php

YouTrack REST API PHP Client.

37149.2k3](/packages/cybercog-youtrack-rest-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
