Mode7 Game Log
A plugin for tracking video games you've played, are currently playing, or want to play.
Plugin info
Maintenance & Compatibility
Maintenance score
Actively maintained • Last updated 31 days ago
Is Mode7 Game Log abandoned?
Likely maintained (last update 31 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Mode7 Game Log is a WordPress plugin designed for gamers who want to track and organize their video game collection. Whether you’re a casual gamer or a serious collector, this plugin helps you keep track of games you’ve played, are currently playing, or want to play in the future.
Key Features
- Custom Post Type: Games are stored as a custom post type with detailed metadata
- Game Status Taxonomy: Organize games by status (Played, Playing, Backlog, Wishlist)
- IGDB Integration: Search and import games from the IGDB.com database with detailed information
- Image Import: Automatically download and set game cover images as featured images
- Admin Interface: Clean, intuitive admin interface following WordPress standards
- Game Statistics Block: Display your gaming statistics with a customizable Gutenberg block
- Default Page Generation: Automatically creates a beautiful game log page with block patterns
Game Status Categories
- Played: Games you have completed
- Playing: Games you are currently playing
- Backlog: Games you own but haven’t started
- Wishlist: Games you want to play
External Services
The plugin integrates with the Internet Game Database (IGDB.com) to provide game data. The API is used to obtain:
- Game cover data
- Release dates, platforms, genres
- Developer and publisher information
- Game summaries and descriptions
To obtain this information, the plugin sends over a user-entered search query (for example, “baseball”) and the API sends a list of games matching that search query. No additional data is shared.
IGBD.com is powered by Twitch. To use the API, a free Twitch Developer Account is needed. This is used to authenticate via Twitch.tv. IGDB.com and Twitch.tv are governed by the following privacy and service terms: Developer Services Agreement, Privacy Notice, and Terms of Service.
Requirements
- WordPress 6.8 or higher
- PHP 8.2 or higher
- IGDB API credentials (free registration required)
Support
For support, feature requests, or bug reports, please visit the plugin’s support forum.
Privacy Policy
This plugin does not collect, store, or transmit any personal data. Game data is stored locally in your WordPress database. The plugin only communicates with IGDB.com to fetch game information when you explicitly search for games.
Installation
- Upload the
mode7-game-logfolder to your/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to ‘Mode7 Game Log’ > ‘Settings’ to configure your IGDB API credentials
- Start adding games to your collection!
IGDB API Setup
- Visit IGDB API to get your API credentials
- Create a Twitch Developer account and register your application
- Get your Client ID and Client Secret
- Enter these credentials in the Game Log settings page
Frequently Asked Questions
Yes, you need to register for a free IGDB API key to search and import games. The plugin uses IGDB’s comprehensive database to provide detailed game information and cover images.
No, there’s no limit to the number of games you can track. The plugin uses WordPress’s built-in post system, so it scales with your WordPress installation.
The plugin comes with four default status categories (Played, Playing, Backlog, Wishlist), but you can add custom statuses through the WordPress admin taxonomy interface.
Yes, the plugin is designed to work with any WordPress theme. It follows WordPress standards and uses blocks and patterns.
The plugin stores games as WordPress posts, so you can use any WordPress export tool to backup your game data.
Review feed
Screenshots
Changelog
1.0.4
- Adjustments for WordPress.org release
- Improved disclosure for API use
1.0.0
- Initial release