Skip to main content

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

License

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

Recordit GIF


Installation

pip install djangocms-mediaplayer
  • Add mediaplayer to you INSTALLED_APPS in django's settings.py
INSTALLED_APPS = (
    # other apps
    "mediaplayer",
)
  • Run migrate
python manage.py migrate

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djangocms_mediaplayer-1.2.11.tar.gz (13.9 kB view hashes)

Uploaded Source

Built Distribution

djangocms_mediaplayer-1.2.11-py3-none-any.whl (21.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page