Skip to main content

Image carousel plugin for Django CMS

Project description

# cmsplugin-carousel-ai

Image carousel plugin for Django CMS

This plugin provides a way to manage Carousel objects via Django CMS plugin management. You need to implement the frontend by yourself.

## Getting started

  1. Install

  2. Add ‘cmsplugin_carousel_ai’ to INSTALLED_APPS

  3. Implement frontend
    • This package includes only a reference template (templates/cmsplugin-carousel-ai/carousel.html).

    • This package does not include any styling.

    • This package does not include any JS functionality.

## Installing for development

Use pip install -e /path/to/checkout to install as “editable” package to your venv

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

cmsplugin-carousel-ai-0.0.1.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

cmsplugin_carousel_ai-0.0.1-py2.py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 2 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