nodebb-plugin-lightgallery
v1.0.18
Published
LightGallery plugin for NodeBB
Downloads
14
Maintainers
Readme
LightGallery image gallery for NodeBB
Adds lightGallery support for beautiful image viewing. Per the lightGallery GitHub page, lightGallery is:
A customizable, modular, responsive, lightbox gallery plugin for jQuery.
Note: You do not need to install lightGallery, JUST THIS PLUGIN. LightGallery is a dependancy and as such will be automatically installed by nodebb-plugin-lightgallery.
Goal for this project was simply to enable basic functionality with the default settings. Currently no functionality exists with this plugin to change any of the default lightGallery settings (ie a NodeBB plugin control panel).
Installation
Or in the case you want to contribute to the project, you can git clone/npm install it into your node_modules directory following the directions here: https://docs.nodebb.org/configuring/plugins/
NPM Install:
npm install nodebb-plugin-lightgallery
Or clone the repo:
git clone https://github.com/june07/nodebb-plugin-lightgallery.git