PHPackages                             zanderwar/silverstripe-wowhead - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. zanderwar/silverstripe-wowhead

ActiveSilverstripe-module[Utility &amp; Helpers](/categories/utility)

zanderwar/silverstripe-wowhead
==============================

Wowhead Item, Quest, Spell &amp; Achievement Tooltips

1.1.0(9y ago)421MITPHPPHP &gt;=5.3.3,&lt;7

Since Oct 26Pushed 9y agoCompare

[ Source](https://github.com/zanderwar/silverstripe-wowhead)[ Packagist](https://packagist.org/packages/zanderwar/silverstripe-wowhead)[ RSS](/packages/zanderwar-silverstripe-wowhead/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (4)Used By (0)

silverstripe-wowhead
====================

[](#silverstripe-wowhead)

Wowhead Item, Quest, Spell &amp; Achievement Tooltips

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

[](#installation)

This module only supports installation via composer:

`composer require zanderwar/silverstripe-wowhead`

Run /dev/build afterwards for SilverStripe to become aware of this extension

Optional Configuration
----------------------

[](#optional-configuration)

**wowhead/\_config/wowhead.yml**

```
---
Name: wowhead
After:
  - 'framework/*'
  - 'cms/*'
---

Wowhead:
  tooltips:
    colorlinks: true # colors your label
    iconizelinks: true # adds an icon to your label (this will be forced to false if renamelinks is false)
    renamelinks: true # overrides your label
    #custom_url: '//example.com/{type}/{id}' # {type} would be replaced by item, achievement, quest, or spell. {id} would be replaced with the ID
    #locale: 'de' # I'm not sure if all locales are supported, you will have to find out yourself: http://de.wowhead.com
```

Remove the hash in front of custom\_url to use your own URL with the insight provided by its comment

Short Codes
-----------

[](#short-codes)

### ***WHTooltip***

[](#whtooltip)

**Arguments:**

- `id`: The Wowhead ID for the `type` you want a tooltip to display for.
- `type`: Can be one of `item`, `achievement`, `spell` or `quest` (Default: `item`)

**Optional Label:** Yes

**Examples:**

`[WHTooltip, id=277, type=achievement]'Tis the Season[/WHTooltip]`

`[WHTooltip, id=25696]Felstalker Breastplate[/WHTooltip]`

`[WHTooltip, id=49286]`

[![Imgur](https://camo.githubusercontent.com/92c23705769a43d2b69bdaa627a370d32e1994338378791da1cb93f2cc79ac29/687474703a2f2f692e696d6775722e636f6d2f3157504368536c2e706e67)](https://camo.githubusercontent.com/92c23705769a43d2b69bdaa627a370d32e1994338378791da1cb93f2cc79ac29/687474703a2f2f692e696d6775722e636f6d2f3157504368536c2e706e67)

Contributing
------------

[](#contributing)

If you feel you can improve this module in any way, shape or form please do not hesitate to submit a PR for review.

Bugs / Issues
-------------

[](#bugs--issues)

To report a bug or an issue please use our [issue tracker](https://github.com/zanderwar/silverstripe-wowhead/issues).

License
-------

[](#license)

This module is distributed under the [MIT License](https://github.com/zanderwar/silverstripe-wowhead/blob/master/LICENSE.md).

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

Every ~8 days

Total

3

Last Release

3517d ago

### Community

Maintainers

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

---

Top Contributors

[![zanderwar](https://avatars.githubusercontent.com/u/13566916?v=4)](https://github.com/zanderwar "zanderwar (17 commits)")

### Embed Badge

![Health badge](/badges/zanderwar-silverstripe-wowhead/health.svg)

```
[![Health](https://phpackages.com/badges/zanderwar-silverstripe-wowhead/health.svg)](https://phpackages.com/packages/zanderwar-silverstripe-wowhead)
```

###  Alternatives

[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46302.4k9](/packages/symbiote-silverstripe-advancedworkflow)[silverstripe/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1321.1M84](/packages/silverstripe-userforms)[silverstripe/sharedraftcontent

Share draft page content with non-CMS users

21419.6k11](/packages/silverstripe-sharedraftcontent)

PHPackages © 2026

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