oxid-projects/oxcom-mediaplayer

OXID Hackathon 2018 MediaPlayer

0.0.1 2018-11-12 13:31 UTC

This package is auto-updated.

Last update: 2024-03-07 18:25:22 UTC


README

JPlayer Mediaplayer integration

Features:

  • JPlayer integrated into article details description tab.
  • Show playable media files (m4v, mp3, wav, ogg) in article details description tab if any exist.
  • Mediafiles in article description are grouped by type (group order is hardcoded atm) and sorted depending on module settings (see below).

Settings:

  • Enable/disable JPlayer display in article details description tab.
  • JPlayer display is enabled by default for each article but can be disabled per article in shop admin product section extended MediaUrls.
  • Media data can be ordered by
    • numeric module sortfield
    • description (multilanguage)
    • url
    • oxtimestamp

Install:

composer require oxid-projects/oxcom-mediaplayer