justoverclock / theaudiodb-api
TheAudioDB API integration for Flarum
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.0.0
Requires (Dev)
- flarum/testing: ^1.0.0
README
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