Questions tagged [grav]

Grav is a open-source, flat-file, PHP-based CMS.

Key Technologies

  • Twig Templating: for powerful control of the user interface
  • Markdown: for easy content creation
  • YAML: for simple configuration
  • Parsedown: for fast Markdown and Markdown Extra support
  • Doctrine Cache: for performance
  • Pimple Dependency Injection Container: for extensibility and maintainability
  • Symfony Event Dispatcher: for plugin event handling
  • Symfony Console: for CLI interface
  • Gregwar Image Library: for dynamic image manipulation

It's focus is on quick set-up and extensions via plug-ins and themes.

More Information

207 questions
1
vote
1 answer

Opengraph & Linkedin for multilanguage pages

Our company needs to publish a post on Linkedin to the following page, which exists in French and English. Problem: Linkedin recognizes the og:image property in French, but not in English. The urls: https://www.bsit.com/en/bsit-business…
1
vote
1 answer

Grav CMS, Form Plugin two foms in one page

I've been looking at these docs https://learn.getgrav.org/forms/forms#multiple-forms now for 1 day and still havent been able to see what im doing wrong. The issue it populates both form but ONLY with the first listed here: forms: sign-up-form: …
Nopzen
  • 566
  • 2
  • 6
  • 19
1
vote
1 answer

Grav: loop over /user/pages/images in twig template

I want to use images for a background slide (vegas) without adding them to a yaml file explicitly. I have /user/pages /01.start /images/ bg1.png bg2.png and need an output like this