upassist / nodetypes-gallery
There is no license information available for the latest version (0.1.0) of this package.
Package info
github.com/UpAssist/nodetypes-gallery
Language:JavaScript
Type:neos-package
pkg:composer/upassist/nodetypes-gallery
0.1.0
2020-03-10 09:38 UTC
Requires
- neos/flow: *
This package is auto-updated.
Last update: 2026-03-10 14:52:13 UTC
README
Introduces a gallery nodetype to create a grid based gallery of images.
🔧 Implementation
- Require the package in your site package
- Install it using composer
- Make sure you load the css and js file (see the fusion files for examples)
- Make sure you add the
data-gallery-span=".."to your image content object (see the fusion files for example)
✅ Todo
- Implement lightbox / modal
- Better documentation
- Better implementation guide
