oxid-projects / oxcom-mediaplayer
OXID Hackathon 2018 MediaPlayer
Package info
github.com/OXIDprojects/oxcom_mediaplayer
Type:oxideshop-module
pkg:composer/oxid-projects/oxcom-mediaplayer
0.0.1
2018-11-12 13:31 UTC
Requires
- php: >=7.0
This package is auto-updated.
Last update: 2026-03-07 22:51:33 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