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

0.2.0 2023-02-04 23:05 UTC

This package is auto-updated.

Last update: 2024-12-24 13:36:08 UTC


README

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