casparjones / grav-gallery

Simple Gallery Plugin for Grav

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grav Gallery Plugin

  • Requirments: Plugin featherlight (https://github.com/getgrav/grav-plugin-featherlight)
  • Install Gallery Plugin (extract to /user/plugins/ folder)
  • Enable Plugin
  • Use it with:
    {% include 'modular/gallery.html.twig' with {'page': page.find('/gallery')} %}
    Your Page is in /gallery and show all Image on this page as Gallery

About

Simple Gallery Plugin for Grav

License:MIT License


Languages

Language:PHP 51.2%Language:CSS 25.9%Language:HTML 18.1%Language:JavaScript 4.8%