Skip to content
This repository has been archived by the owner on Mar 5, 2018. It is now read-only.
mohamad azami edited this page Feb 17, 2016 · 14 revisions

Banner 720x250

IMDBi is a wordpress plugin. With this plugin installed, you could get information about movies / series you want, and use them in your posts by shortcodes or in your own template using functions. Note that this plugin doesn't have any templates packed in, you have to create a template if you want to.

Features

  • Ajax Searching.
  • custom poster size.
  • editable search results.
  • store informations as meta box.
  • display informations using shortcode.
  • available in both english and persian.
  • Using thumbnail when poster is not available.
  • Uploading poster automatically via url and save it as thumbnail.

Requirements:

  • PHP >= 5.3
  • WordPress >= 3.8

Installation

There is various ways for installing the plugin.

  1. Download the latest developer version from GitHub, copy & paste it to wp-content/plugins/ directory. Then activate it through WordPress managment.
  2. Clone the repository into wp-content/plugins/ directory and then activate it through WordPress managment.
  3. Download latest production version from WordPress official repository.

Translations

Translations welcome! Translators name will credited in WordPress repository page.

To translate the plugin:

  1. Fork the repository
  2. Translate strings with poEdit or anyother software you want.
  3. Send a pull request