Skip to main content

A simple django cms slideshow plugin

Project description

A simple django cms slideshow plugin.

Features:

  • The images can be arranged.

  • Each image can have a url specified (creating an anchor around the image)

  • By default, creates a [flexslider](http://www.woothemes.com/flexslider/) slideshow.

Installation

This plugin requires django CMS 3.0 or higher to be properly installed and configured.

To install:

  • run pip install djangocms-slideshow on your virtualenv

  • add slideshow to your INSTALLED_APPS setting

  • Run ./manage.py migrate slideshow

Usage

To use a custom template, just add slideshow.html in directory templates/slideshow of your Django project.

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-slideshow-0.1.5.tar.gz (13.4 kB view hashes)

Uploaded Source

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