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: ### https://www.theaudiodb.com/api_apply.php
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 😎
Install with composer:
composer require justoverclock/theaudiodb-api:"*"
composer update justoverclock/theaudiodb-api:"*"
php flarum cache:clear