cmsplugin-blocks

A set of DjangoCMS plugins for structured contents in CMS pages


Keywords
django, django-cms, structure, content
License
MIT
Install
pip install cmsplugin-blocks==1.7.0

Documentation

Emencia DjangoCMS blocks

A set of DjangoCMS plugins for structured contents in CMS pages.

Features

  • Multiple plugins to implement some common layout components:
    • Accordion;
    • Album;
    • Card;
    • Container;
    • Hero;
    • Slider;
  • Album can be filled from a ZIP with images;
  • Included usage of django-smart-media for thumbnailing with SVG soft support;
  • Included class for default settings with django-configuration (optional);
  • Full test coverage;

Dependencies

Links