Imdb Api - Movie Database
Integrate Flarum with Imdb api to get movie information inside the posts

Compatible with Flarum v1.7.2
Latest release 0.1.2
2 subscribers
5 downloads
released on Sep 28, 2021
Tags
Imdb Api - Movie Database
A Flarum extension. Integrate Flarum with Imdb api to get movie information inside the posts
Usage
- Get your FREE api key on http://www.omdbapi.com/apikey.aspx.
- After that omdb will send an email with your apikey in URL format (example: "https://www.omdbapi.com/?apikey=f500aj11").
- Now simply copy your apikey (that is "f500aj11") and paste it into extension settings.
- done!
How it works
To get movie details, simply start a new discussion with the movie title (only that, for example "matrix reloaded"), and this extension will automatically shows the details in the discussion hero. Due to limit the api calls, this extension shows detail ONLY FOR REGISTERED USERS.
Upcoming Feautures
- Automatic translation of movie title and description based on user language
- Restrict api calls to a specifi tag (e.g. display movie info only in "Movie" tag)
Installation
Install with composer:
composer require justoverclock/imdb-api:"*"
Updating
composer update justoverclock/imdb-api:"*"
php flarum cache:clear
Features
© 2023 Hyn by DaniĆ«l "Luceos" Klabbers. All rights reserved. · Extensions and extension information is provided by the respective (copyright holding) authors. · Extiverse is not affiliated to the Flarum project or Flarum foundation. · Images on Extiverse pages are from Unsplash.