oxid-projects / oxcom-mediaplayer
OXID Hackathon 2018 MediaPlayer
Installs: 29
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
Type:oxideshop-module
Requires
- php: >=7.0
This package is auto-updated.
Last update: 2024-11-07 19:49:17 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