Download the PHP package zanderwar/silverstripe-wowhead without Composer
On this page you can find all versions of the php package zanderwar/silverstripe-wowhead. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download zanderwar/silverstripe-wowhead
More information about zanderwar/silverstripe-wowhead
Files in zanderwar/silverstripe-wowhead
Package silverstripe-wowhead
Short Description Wowhead Item, Quest, Spell & Achievement Tooltips
License MIT
Informations about the package silverstripe-wowhead
silverstripe-wowhead
Wowhead Item, Quest, Spell & Achievement Tooltips
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
wowhead/_config/wowhead.yml
Remove the hash in front of custom_url to use your own URL with the insight provided by its comment
Short Codes
WHTooltip
Arguments:
id
: The Wowhead ID for thetype
you want a tooltip to display for.type
: Can be one ofitem
,achievement
,spell
orquest
(Default:item
)
Optional Label: Yes
Examples:
[WHTooltip, id=277, type=achievement]'Tis the Season[/WHTooltip]
[WHTooltip, id=25696]Felstalker Breastplate[/WHTooltip]
[WHTooltip, id=49286]
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
To report a bug or an issue please use our issue tracker.
License
This module is distributed under the MIT License.
All versions of silverstripe-wowhead with dependencies
silverstripe/cms Version ^3.4.0
silverstripe/framework Version ^3.4.0