Hogan Module: Gallery
Image gallery module for Hogan
by Dekode · github.com/dekodeinteraktiv/hogan-gallery · website
★ 1stars
14kcomposer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/dekodeinteraktiv/hogan-gallery/archive/refs/heads/master.zipAlso on Packagist as dekodeinteraktiv/hogan-gallery:
composer require dekodeinteraktiv/hogan-galleryDeclares an update source (https://github.com/dekodeinteraktiv/hogan-gallery), so updates arrive through the plugin's own updater.
From the readme
Image Gallery Module for Hogan
Installation
Install the module using Composer composer require dekodeinteraktiv/hogan-gallery or simply by downloading this repository and placing it in wp-content/plugins
Available filters
- hogan/module/gallery/layout/grid/thumbnailsize for overriding default thumbnail image size for grid layout, default 'thumbnail'.
- hogan/module/gallery/layout/grid/showmorelink Show "+ X images" link if more than 6 images in grid layout. Default true
- hogan/module/gallery/layout/slider/showexpandicon Show icon to open expand the icon. If false you can click on the image instead. Default true.
- hogan/module/gallery/layout/thumbnailsize for overriding default thumbnail image size for other layouts than grid, default 'large'.
- hogan/module/gallery/template for overriding the default template file.
- hogan/module/gallery/wrappertag for outer HTML wrapper tag, default
- hogan/module/gallery/wrapperclasses for outer HTML wrapper CSS classes.
- hogan/module/gallery/innerwrapperclasses for inner HTML wrapper classes.
- hogan/module/gallery/heading/enabled for enabling heading field, default true.
- hogan/module/gallery/slider/flickity flickity options. See https
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.3.7 | Feb 28, 2020 |
| 1.3.6 | Feb 24, 2020 |
| 1.3.5 | Apr 30, 2019 |
| 1.3.4 | Oct 19, 2018 |
| 1.3.3 | Oct 15, 2018 |
| 1.3.2 | Sep 21, 2018 |
| 1.3.1 | Jun 29, 2018 |
| 1.3.0 | May 22, 2018 |
| 1.2.3 | Apr 25, 2018 |
| 1.2.2 | Apr 4, 2018 |
| 1.2.1 | Mar 20, 2018 |
| 1.2.0 | Feb 15, 2018 |
| 1.1.0 | Feb 5, 2018 |
| 1.0.4 | Jan 25, 2018 |
| 1.0.3 | Dec 6, 2017 |
| 1.0.2 | Dec 5, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.