Skip to content

mirskytech/djangocms-carousel

Repository files navigation

djangocms-carousel

A Carousel for django CMS.

Installation

This plugin requires django CMS 2.4 or higher to be properly installed.

  • In your projects virtualenv_, run pip install djangocms-carousel.
  • Add 'djangocms_carousel' to your INSTALLED_APPS setting.
  • Run manage.py migrate cmsplugin_carousel.

Usage

There are 2 plugins: Carousel and Slide The first is Carousel that should be added to your placeholder conf. Carousel only allows one plugin as a child: the Slide plugin.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages