Skip to content

Admin module overview

Mediaverse adds a full admin module called Mediaverse under Settings → Plugins. From here you manage your subscription, set defaults for every media type, configure the carousel, hotspots, 360° and 3D viewers, and import videos in bulk.

Shopware admin → Settings → Plugins → Mediaverse

The module opens on the Dashboard page by default.

The left navigation of the module is split into these sections:

The dashboard has two main cards:

  • Configuration — quick-jump tiles to each configuration section: Embed Video, Local Video, Hotspots, Carousel & Slider, 360° Panorama, 3D & AR
  • Subscription plan — current status, Activate PRO / Activate PLUS buttons, Manage purchases link

Global video defaults — applies to all types.

  • Background image display mode (contain / cover)
  • Container selector to add play icon (HTML/CSS selector if your theme uses custom wrappers)
  • Display in product listings — per source
  • Lazy load in listing, Lazy load in CMS
  • Do not require cookies accept (GDPR behaviour)
  • Hide videos without translation
  • Disable VideoJS

Per-source configuration for external video providers. The page has tabs:

  • General — load-iframe-immediately flags per page type (product detail, listing, CMS)
  • YouTube — nocookie mode, poster on pause, delay first play, seeking behaviour, themes, default playback flags
  • Vimeo — privacy mode, creator info, portrait, controls colour, default playback
  • Facebook / TikTok / Dailymotion / G-Core — default playback per source

Defaults for uploaded HTML5 video. The page has tabs:

  • Product Details Page — defaults on product detail
  • Cover / Product Listings — defaults for cover playback
  • Shopping Experiences — defaults inside CMS blocks

Each tab exposes: default theme, autoplay, muted, loop, play inline, controls, controlslist (nofullscreen, nodownload), disable picture-in-picture, preload mode (auto / metadata / none).

Tabs: Default / Product Details Page / Shopping Experiences. The configuration component itself has nested tabs General, Icon, Tooltip, Tooltip Theme, Theme (with Default / Light / Dark palette presets).

Tabs: Default. The configuration component has nested tabs General, Control, UI, Layout.

Tabs: Default / Product Details Page / Cover / Product Listing / Shopping Experiences. The component has nested tabs General, Control, Camera, Projection, Control Bar.

Tabs: Default / Product Details Page / Cover / Product Listing / Shopping Experiences. The component has nested tabs General, AR, Staging & Camera.

Settings for the plugin’s programmatic bulk-add API endpoint and its debug logging:

  • Active — toggle the bulk-add API endpoint on/off
  • Debug mode — write custom logs to the Shopware log directory
  • Keep log files (in days) — log retention (default 7)
  • Example requests — three collapsible code samples shipped with the plugin:
    • Add single video with automatic thumbnail generation
    • Add multiple videos with automatic thumbnail generation
    • Add single video without automatic thumbnail (used for Facebook, where the source does not return a thumbnail)

For the in-admin CSV import workflow (different from this API endpoint), see CSV import.

CSV import for bulk video assignments. Two-column file (product number + video URL) — see CSV import.

  • List of third-party libraries bundled in the plugin, with each library’s license

Most settings can be overridden per sales channel using the standard Shopware sales-channel switcher at the top of the configuration page. Set a default at the global level, then override only what differs in a specific channel.