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.
Requirements
Section titled “Requirements”- Shopware 6.7 or newer
Install from the Shopware Store (recommended)
Section titled “Install from the Shopware Store (recommended)”- Open the Mediaverse store page.
- 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.
- After purchase, the plugin appears in your Shopware admin under Extensions → My extensions.
- Click Install and then Activate.
Install via the admin (ZIP upload)
Section titled “Install via the admin (ZIP upload)”If you received the plugin as a ZIP (e.g. for a staging environment):
- Download
P2LabProductVideo_v3.67.x.zip. - In the admin go to Extensions → My extensions → Upload extension and pick the ZIP.
- Click Install next to the plugin entry, then Activate.
Install via CLI
Section titled “Install via CLI”bin/console plugin:refreshbin/console plugin:install --activate P2LabProductVideobin/console cache:clearVerify the installation
Section titled “Verify the installation”- Open the Shopware admin.
- Go to Settings → Plugins → Mediaverse — you should land on the Dashboard of the new module.
- 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.
Next: subscription
Section titled “Next: subscription”The plugin is installed but most features require an active subscription. Continue to Subscription to activate your plan.