Skip to content

Installation

Mediaverse is a regular Shopware 6 plugin. You install it the same way you install any other plugin — through the Shopware Store, the admin Extensions page or the CLI.

  • Shopware 6.7 or newer
Section titled “Install from the Shopware Store (recommended)”
  1. Open the Mediaverse store page.
  2. The Base plan is included by default. Optionally add a PRO or PLUS add-on if you need the advanced media types (Subscription). The first month is free.
  3. After purchase, the plugin appears in your Shopware admin under Extensions → My extensions.
  4. Click Install and then Activate.

If you received the plugin as a ZIP (e.g. for a staging environment):

  1. Download P2LabProductVideo_v3.67.x.zip.
  2. In the admin go to Extensions → My extensions → Upload extension and pick the ZIP.
  3. Click Install next to the plugin entry, then Activate.
Terminal window
bin/console plugin:refresh
bin/console plugin:install --activate P2LabProductVideo
bin/console cache:clear
  1. Open the Shopware admin.
  2. Go to Settings → Plugins → Mediaverse — you should land on the Dashboard of the new module.
  3. Open any product → Media tab — Mediaverse-specific fields appear in the media side panel.

If the Mediaverse module is missing:

  • Confirm the plugin is activated under Extensions → My extensions.
  • Clear the admin cache: bin/console cache:clear.
  • Hard-refresh the admin (Ctrl+Shift+R).
  • Check that your user role has access to the new ACL keys.

The plugin is installed but most features require an active subscription. Continue to Subscription to activate your plan.