Skip to content

paramono/cmsplugin-slick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#cmsplugin-slick Django-CMS plugin for slik carousel. ##Install

pip install git+https://github.com/Atterratio/cmsplugin-slick.git

Then add cmsplugin_slick to INSTALLED_APPS and run manage.py migrate

##Components and Usage Module Slick Carousel contains the following plugins Carousel Plugin, Plugins Wrapper, Image Folder Carousel

###Carousel Plugin Allow add Django-CMS plugin like one slide, ore multislide if plugin return not wrapped list of ellements, see my plugin Image Folder Carousel

###Plugins Wrapper Allow wrapp several Django-CMS plugins like one slide. For example you can add text and image plugis, and text will be like title for image.

###Image Folder Carousel Returns images from filer folder as carousel slides

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.8%
  • Python 25.9%
  • CSS 4.3%