https://github.com/interlab/elga
ElkArte gallery addon
https://github.com/interlab/elga
elkarte
Last synced: about 1 month ago
JSON representation
ElkArte gallery addon
- Host: GitHub
- URL: https://github.com/interlab/elga
- Owner: interlab
- Created: 2019-09-26T21:32:45.000Z (almost 7 years ago)
- Default Branch: dev
- Last Pushed: 2023-07-13T09:34:54.000Z (almost 3 years ago)
- Last Synced: 2025-07-27T09:31:56.551Z (11 months ago)
- Topics: elkarte
- Language: PHP
- Size: 9.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ElkArte Gallery (elga)
Simple image gallery addon for [ElkArte](http://www.elkarte.net/).
Recommended for use this mod with [Fancybox 4 ElkArte](http://www.elkarte.net/community/index.php?topic=1373.0).
## Demo
[Elga demo](http://simaru.xyz/forum/index.php?action=gallery)
## Require
- php >= 5.5
## External libraries
- **Imagine** is php Object Oriented image manipulation library - [Documentation](http://imagine.readthedocs.org/en/latest/), [GitHub](https://github.com/avalanche123/Imagine)
- **Symfony VarDumper** - [Site](http://symfony.com/components/VarDumper), [GitHub](https://github.com/symfony/var-dumper)
- **jScroll** is a jQuery plugin - [Site](http://jscroll.com/), [GitHub](https://github.com/pklauzinski/jscroll)
## License
This Elkarte addon is released under a [BSD-3-Clause](http://opensource.org/licenses/BSD-3-Clause) license.