Installation
Get MediaVerse running on your WordPress site in under five minutes - install, activate, and your community is ready to start uploading.
Requirements
Section titled “Requirements”- WordPress 6.5+
- PHP 7.4+
- MySQL 5.7+ or MariaDB 10.4+
- BuddyPress 12.0+ (optional, for social integration)
Installing via WordPress Admin
Section titled “Installing via WordPress Admin”- Go to Plugins > Add New Plugin in your WordPress dashboard.
- Search for MediaVerse.
- Click Install Now, then Activate.

Installing via ZIP Upload
Section titled “Installing via ZIP Upload”- Download the
wpmediaverse.zipfile from wbcomdesigns.com. - Go to Plugins > Add New Plugin > Upload Plugin.
- Choose the ZIP file and click Install Now.
- Click Activate Plugin.

Installing via FTP
Section titled “Installing via FTP”- Unzip the downloaded archive.
- Upload the
wpmediaversefolder to/wp-content/plugins/. - Go to Plugins in your dashboard and activate MediaVerse.
What Happens on Activation
Section titled “What Happens on Activation”When you activate MediaVerse, the plugin automatically:
- Creates custom database tables for media index, stats, reactions, comments, favorites, follows, conversations, messages, collections, access grants, and webhooks - all separate from wp_posts for maximum performance.
- Registers the
mvs_albumandmvs_collectioncustom post types (media itself uses the custommvs_media_indextable, not wp_posts). - Registers the
mvs_tagandmvs_categorytaxonomies. - Adds default capabilities to the Administrator, Editor, Author, Contributor, and Subscriber roles.
- Redirects you to the Setup Wizard for initial configuration.
Deactivation and Uninstall
Section titled “Deactivation and Uninstall”Deactivation stops all plugin functionality but keeps your data intact.
Uninstall (deleting the plugin) removes all plugin data including:
- All
mvs_albumandmvs_collectionposts - All custom database tables (including the
mvs_media_indexmedia records) - All plugin options and transients
To preserve data after uninstalling, export your media library first.

