djangocms-lightgallery

https://badge.fury.io/py/djangocms-lightgallery.svg https://travis-ci.org/oesah/djangocms-lightgallery.svg?branch=master https://codecov.io/gh/oesah/djangocms-lightgallery/branch/master/graph/badge.svg

DjangoCMS Plugin for LightGallery.

Documentation

The full documentation is at https://djangocms-lightgallery.readthedocs.io.

Quickstart

Requirements

  • django-filer

Install djangocms-lightgallery:

pip install djangocms-lightgallery

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'djangocms_lightgallery',
    ...
)

Features

  • create image galleries with lightGallery
  • displays images in gallery as a thumbnail preview

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

ToDo

  • make the thumbnail preview customizable
  • give more styling options

Sponsorship

This project is maintained by Mathison AG | Mobile & Web Development.