Media Player Plugin (DjangoCMS)
A simple but effective and highly customizable media player for DjangoCMS
Customize your HTML media player easily through overriding the css styles or create custom Templates for your Player.
Dependencies
- django
- django-cms
- django-sekizai
- django-filer
Demo
Installation
- Install from PyPI (or you manually download from PyPI):
pip install djangocms-mediaplayer
- Add
mediaplayerto you INSTALLED_APPS in django'ssettings.py
INSTALLED_APPS = (
# other apps
"mediaplayer",
)
- Run
migrate
python manage.py migrate
License
Release files for djangocms-mediaplayer 1.2.16
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| djangocms_mediaplayer-1.2.16.tar.gz | 15.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| djangocms_mediaplayer-1.2.16-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 37.8 kB
Release files / djangocms_mediaplayer-1.2.16.tar.gz
| Download URL | djangocms_mediaplayer-1.2.16.tar.gz |
|---|---|
| Size | 15.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
80c8c0859d49827ed3c7b76d790edc5e92d7c26e9e245076eeb542ba6575e40e
|
|
BLAKE2b-256 checksum How to use checksums |
3933489899c41ead92453040aba01c0e385964078b646bebe0a501d023fb917d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
|
Release files / djangocms_mediaplayer-1.2.16-py3-none-any.whl
| Download URL | djangocms_mediaplayer-1.2.16-py3-none-any.whl |
|---|---|
| Size | 22.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4ad1f85f175846c52c94e12a29f6fe7e6bcd354d1fac9bbed75f66bbb9a424c4
|
|
BLAKE2b-256 checksum How to use checksums |
15649824c63157aa223c3b6d4ee28a3b902610b6ee3ccfd4717a45a67c92169b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
|