Skip to content

justoverclockl/theaudiodb-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheAudioDB API

License Latest Stable Version Total Downloads

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 😎

aaafggg sss

Installation

Install with composer:

composer require justoverclock/theaudiodb-api:"*"

Updating

composer update justoverclock/theaudiodb-api:"*"
php flarum cache:clear