A simple and highly customizable audio and video player plugin for the DjangoCMS.
Project description
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
mediaplayer
to you INSTALLED_APPS in django'ssettings.py
INSTALLED_APPS = (
# other apps
"mediaplayer",
)
- Run
migrate
python manage.py migrate
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file djangocms_mediaplayer-1.2.16.tar.gz
.
File metadata
- Download URL: djangocms_mediaplayer-1.2.16.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
80c8c0859d49827ed3c7b76d790edc5e92d7c26e9e245076eeb542ba6575e40e
|
|
MD5 |
8fe96cbc53ba301e788b5e0d5555d140
|
|
BLAKE2b-256 |
3933489899c41ead92453040aba01c0e385964078b646bebe0a501d023fb917d
|
File details
Details for the file djangocms_mediaplayer-1.2.16-py3-none-any.whl
.
File metadata
- Download URL: djangocms_mediaplayer-1.2.16-py3-none-any.whl
- Upload date:
- Size: 22.6 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4ad1f85f175846c52c94e12a29f6fe7e6bcd354d1fac9bbed75f66bbb9a424c4
|
|
MD5 |
a9f390c36f22d61fc9a324a1fdce3f88
|
|
BLAKE2b-256 |
15649824c63157aa223c3b6d4ee28a3b902610b6ee3ccfd4717a45a67c92169b
|