TheAudioDB API
justoverclock/theaudiodb-api
TheAudioDB API integration for Flarum
- Downloads
- 1
- Version control
- github.com/justoverclockl/theaudiodb-api
TheAudioDB API
A Flarum extension. TheAudioDB API integration for Flarum. This extension will show artist/band details in the discussion hero, if the title of your discussions match with the name of an artists/band that exist on TheAudioDb.com, data will be retrieved automatically.
Get your api KEY
Get your api key: ### https://www.theaudiodb.com/api_apply.php
Multi-language
This extension supports multiple languages (available on TheAudioDb.com), but remember that some artists/bands may not have details in your language. You can add missed translations directly into https://www.theaudiodb.com/ website 😎
Installation
Install with composer:
composer require justoverclock/theaudiodb-api:"*"
Updating
composer update justoverclock/theaudiodb-api:"*"
php flarum cache:clear
Versions
-
Version 0.2.0.
Likely works with Flarum v1.8.9.
Unlikely to work with Flarum v2.0.0-beta.2.
-
8 additional versions.
-
Extension created.