Movie Details Inserter Plugin
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
Features
Support
For support, visit our website or our support forum.
Technical Details
Here’s a snippet to see how it works:
php
Copy code
Changelog
Screenshot Demo
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
BBCode to display details.[movieid]tt1234567[/movieid]
- Customizable: Control the TMDb API key through the MyBB settings.
- Download and Extract
- Download the plugin files.
- Extract them to your MyBB
directory.inc/plugins
- Download the plugin files.
- Install the Plugin
- Go to your MyBB Admin Control Panel.
- Navigate to Plugins.
- Find Movie Details Inserter and click Install & Activate.
- Go to your MyBB Admin Control Panel.
- Configure the Plugin
- Go to Configuration > Settings > Movie Details Inserter Settings.
- Enter your TMDb API key in the provided field.
- Go to Configuration > Settings > Movie Details Inserter Settings.
- Add Movie Details
- In your forum post, use the BBCode
with the TMDb ID of the movie:[movieid]
plaintext
Copy code
[movieid]tt1234567[/movieid]
- This will be replaced with the movie’s details, including the poster, title, main actors, storyline, and screenshots.
- In your forum post, use the BBCode
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
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