Description
The GeeK! Movie & Game Database plugin is a comprehensive tool designed to assist in creating an intricate database encompassing a wide range of entertainment mediums, including TV shows, movies, games, actors, characters, game companies, and gaming platforms, among others. Integrated seamlessly with sites like IMDb and IGDB, this plugin enables you to construct extensive databases, significantly enriching the content of your WordPress site.
This plugin stands out as the most thorough Cinema and Game plugin available to date, offering unparalleled depth and flexibility in managing entertainment-related information. Whether you’re aiming to catalog every detail about your favorite films and games or provide a rich resource for your website visitors, the GeeK! Movie & Game Database plugin is your go-to solution for making your website a prime destination for entertainment enthusiasts.
Our plugin allows you to add comprehensive details about movies and games, making it a versatile tool for any WordPress site focused on entertainment. Some of the features include:
– Easy integration of movie reviews using the movie review plugin for WordPress.
– Ability to create a WordPress movie database and game database with detailed information about each entry.
– Custom post types for movies, games, TV shows, and more, ensuring that your site is well-organized and user-friendly.
– Compatibility with various themes and plugins, including the WordPress movie theme and games for WordPress.
DEMO
- Demo Web Site
- Single Game View Example
- Single Movie View Example
- Single TV Show View Example
- Single Name View Example
- Single Character View Example
- Single Company View Example
- Movies Page
- Games Page
- TV Shows Page
- Names Page
- Characters Page
- Companies Page
- Single Company Page
- Platforms Page
- Single Platform Page
SNEAK PEEK
VERSION 0.75 – NEW UI
0.49.00
Usage
- Add movies and games through the GeeK interface.
- Customize templates and settings to match your site.
- Engage with your audience through interactive features.
Undocumented Use of 3rd Party Services
We permit plugins to require the use of 3rd party (i.e. external) services, provided they are properly documented in a clear manner.
Our plugin, GeeK, relies on third-party services under certain circumstances. These services are integral to the functionality and features offered by the plugin. However, we acknowledge the importance of transparency regarding the use of such services.
Service Details
PluginPress.net API Services
- Service Purpose: Our plugin utilizes PluginPress.net API services and connections for specific functionalities (grabbing content data, and connection with plugin.).
- Service Link: PluginPress.net API Services
- Service Terms of Conditions: PluginPress.net Terms of Service
- Service Privacy Policy: PluginPress.net Privacy Policy
Youtube Video Player Embed
- Service Purpose: Our plugin embeds Youtube videos for multimedia content.
- Service Link: Youtube Developer
- Service Terms of Use: Youtube Terms of Service
- Service Privacy Policy: Youtube Privacy Policy
Vimeo Video Player Embed
- Service Purpose: Our plugin embeds Vimeo videos for multimedia content.
- Service Link: Vimeo Developer
- Service Terms of Use: Vimeo Terms of Service
- Service Privacy Policy: Vimeo Privacy Policy
Spotify Audio Player Embed
- Service Purpose: Our plugin embeds Spotify audio for multimedia content.
- Service Link: Spotify Developer
- Service Terms of Use: Spotify Terms of Service
- Service Privacy Policy: Spotify Privacy Policy
Dailymotion Video Player Embed
- Service Purpose: Our plugin embeds Dailymotion videos for multimedia content.
- Service Link: Dailymotion Developer
- Service Terms of Use: Dailymotion Terms of Service
- Service Privacy Policy: Dailymotion Privacy Policy
Screenshots
Installation
- Download the GeeK plugin or upload to /wp-content/plugins/.
- Activate the plugin through the ‘Plugins’ menu.
- Configure settings from the WordPress dashboard.
Database Tables
Upon installation, our plugin automatically creates a series of database tables to store and manage data efficiently. These tables are prefixed with your WordPress database prefix (e.g., wp_
) for seamless integration and to avoid conflicts with existing tables. Below is a comprehensive list of the tables added by our plugin:
{{prefix}}geekp_age_descriptors
: Stores information on age-related descriptors.{{prefix}}geekp_age_ratings
: Contains age ratings for content.{{prefix}}geekp_age_standards
: Lists the standards used for age ratings.{{prefix}}geekp_akas
: Alternate names or aliases for content.{{prefix}}geekp_cache
: Caching mechanism for storing temporary data.{{prefix}}geekp_categories
: Categories for organizing content.{{prefix}}geekp_chars
: Character information within the content.{{prefix}}geekp_companies
: Companies involved in content creation or distribution.{{prefix}}geekp_content_ages
: Age-specific content information.{{prefix}}geekp_content_comps
: Associations between content and companies.{{prefix}}geekp_content_img
: Images related to content.{{prefix}}geekp_content_lists
: Lists that organize content in various ways.{{prefix}}geekp_content_videos
: Videos associated with content.{{prefix}}geekp_countries
: Countries related to content production or distribution.{{prefix}}geekp_engines
: Game engines or software used to create content.{{prefix}}geekp_engine_op
: Operations related to game engines.{{prefix}}geekp_episodes
: Episodes or serialized content information.{{prefix}}geekp_families
: Content families or series.{{prefix}}geekp_game_modes
: Different modes available in games.{{prefix}}geekp_game_op
: Operations specific to game functionalities.{{prefix}}geekp_game_relationships
: Relationships between games, such as sequels or prequels.{{prefix}}geekp_game_themes
: Themes or settings of games.{{prefix}}geekp_images
: General image storage.{{prefix}}geekp_jobs
: Job roles or titles related to content creation.{{prefix}}geekp_langs
: Languages supported or relevant to the content.{{prefix}}geekp_lang_supports
: Language support details for content.{{prefix}}geekp_lists
: General purpose lists.{{prefix}}geekp_persons
: Persons involved in content creation or featured within.{{prefix}}geekp_perspectives
: Camera perspectives or viewpoints in games.{{prefix}}geekp_platforms
: Platforms on which content is available.{{prefix}}geekp_platform_op
: Operations related to platforms.{{prefix}}geekp_platform_versions
: Specific platform versions.{{prefix}}geekp_programs
: Programs or software associated with content.{{prefix}}geekp_rating
: Content ratings.{{prefix}}geekp_regions
: Regions for content distribution or relevance.{{prefix}}geekp_releases
: Content release information.{{prefix}}geekp_titles
: Titles of content.{{prefix}}geekp_title_genres
: Genres associated with titles.{{prefix}}geekp_title_op
: Operations related to titles.{{prefix}}geekp_title_people
: Associations between titles and people.{{prefix}}geekp_universes
: Universes or worlds within which content exists.{{prefix}}geekp_universe_op
: Operations related to universes.{{prefix}}geekp_user_contents
: Logs user actions.{{prefix}}geekp_videos
: Video storage related to content.{{prefix}}geekp_websites
: Websites associated with content.
These tables are crucial for the plugin’s functionality, allowing for detailed management and organization of content. If you need to perform direct database operations, please refer to this list to understand the structure and purpose of each table.
Custom Post Types
The GeeK plugin adds several custom post types to your WordPress site during installation:
- Movie: Registered as ‘gp_movie’ slug: movie
- TV Show: Registered as ‘gp_tvshow’ slug:tv
- Episode: Registered as ‘gp_episode’ slug:episode
- Game: Registered as ‘gp_game’ slug:game
- Comic: Registered as ‘gp_comic’ slug:comic
- Person: Registered as ‘gp_person’ slug:name
- Character: Registered as ‘gp_char’ slug: character
- Company: Registered as ‘gp_comp’ slug:company
- Platform: Registered as ‘gp_platform’ slug: platform
- Engine: Registered as ‘gp_engine’ slug: engine
- Universe: Registered as ‘gp_universe’ slug: universe
- Family: Registered as ‘gp_family’ slug: family
- List: Registered as ‘gp_list’ slug: list
These custom post types allow you to organize your content effectively within the GeeK plugin.
Custom Post Types determine the permalink structure for entries, such as a movie or game. When you input data for a movie or game, it is added under the defined custom posts. For instance, adding a movie titled “Lord of the Rings: Fellowship of the Ring” would normally result in it being accessible at the URL yoursite.com/movie/lord-of-the-rings-fellowship-of-the-ring
. Each custom post type, like “movie,” has a slug. To modify this slug, adjustments need to be made within your theme’s functions.php
file.
If you lack the technical expertise, consider utilizing our support service here:
https://pluginpress.net/support/change-custom-post-types-for-geek-plugin
This is also a way to financially support the plugin.
Reviews
Contributors & Developers
“GeeK! – Movie & Game Database” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “GeeK! – Movie & Game Database” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
= 0.75.53 – 2024-09-06=
* Hot fix for image links!
0.75.51 – 2024-08-16
- Major bugs have been fixed.!
0.75.02 – 2024-07-31
- Hot fixes!
0.75.01 – 2024-07-21
- Hot fixes on CSS!
0.75.00 – 2024-07-22
- New Frontend is ready to use!