Download the PHP package justoverclock/imdb-api without Composer
On this page you can find all versions of the php package justoverclock/imdb-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download justoverclock/imdb-api
More information about justoverclock/imdb-api
Files in justoverclock/imdb-api
Download justoverclock/imdb-api
More information about justoverclock/imdb-api
Files in justoverclock/imdb-api
Vendor justoverclock
Package imdb-api
Short Description Integrate Flarum with Imdb api to get movie information inside the posts
License MIT
Package imdb-api
Short Description Integrate Flarum with Imdb api to get movie information inside the posts
License MIT
Keywords imdb apiimdb movie database
Please rate this library. Is it a good library?
Informations about the package imdb-api
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:
Updating
All versions of imdb-api with dependencies
PHP Build Version
Package Version
Requires
flarum/core Version
^1.0.0
The package justoverclock/imdb-api contains the following files
Loading the files please wait ....