Movie Details Inserter Plugin

by aamirali51 0 Stars 24 Downloads

The Movie Details Inserter plugin automatically fetches and inserts detailed movie information into your posts on MyBB forums

Project Details

Movie Details Inserter Plugin
Description
The Movie Details Inserter plugin automatically fetches and inserts detailed movie information into your posts on MyBB forums using the TMDb (The Movie Database) API. Simply use the
[movieid]
BBCode with a movie's TMDb ID, and the plugin will insert the movie's poster, title, main cast, storyline, and screenshots directly into your post. Perfect for movie discussions and reviews!
Features
  • Automatic Movie Details Fetching: Inserts movie posters, titles, main cast, storylines, and screenshots.
  • Easy to Use: Use
    [movieid]tt1234567[/movieid]
    BBCode to display details.
  • Customizable: Control the TMDb API key through the MyBB settings.
How to Install
  1. Download and Extract
    • Download the plugin files.
    • Extract them to your MyBB
      inc/plugins
      directory.
  2. Install the Plugin
    • Go to your MyBB Admin Control Panel.
    • Navigate to Plugins.
    • Find Movie Details Inserter and click Install & Activate.
  3. Configure the Plugin
    • Go to Configuration > Settings > Movie Details Inserter Settings.
    • Enter your TMDb API key in the provided field.
How to Use
  1. Add Movie Details
    • In your forum post, use the BBCode
      [movieid]
      with the TMDb ID of the movie:
      plaintext
      Copy code
      [movieid]tt1234567[/movieid]
    • This will be replaced with the movie’s details, including the poster, title, main actors, storyline, and screenshots.
Screenshots



Support
For support, visit our website or our support forum.

Technical Details
  • Plugin Version: 1.1
  • Author: Aamir Abdullah
  • Compatibility: MyBB 1.8.x
  • License: GPL-3.0
Code Snippet
Here’s a snippet to see how it works:
php
Copy code
[movieid]tt0111161[/movieid]
This will fetch and display details for "The Shawshank Redemption."
Changelog
  • 1.1: Added support for displaying main actors and screenshots.
  • 1.0: Initial release with basic movie details insertion.

Screenshot Demo

Previews

 
Author
aamirali51
Collaborators
None
Version
1.1
Submitted
2024-07-07, 07:44 AM
Last Updated
2024-07-07, 08:30 AM
Bug Tracking
Disabled
MyBB Versions
1.8.x