Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Pagination not working · 10 years ago

    Hello there, i have a Problem using the pagination plugin. I did everything as described at the github-page. I'm using the pagination inside a modular page. The definition of the collection is also m

  • Photogallery whit Grav + Gantry · 9 years ago

    You have two options. You can create a Gantry5 particle, or you can use (or create) a simple Grav plugin. Check the existing plugins in the Grav downloads for some already. There's also a tutorial

  • Photogallery whit Grav + Gantry · 9 years ago

    I use Grav + Gantry. How can I crate a photogallery?

  • Plugin Example — TwigExtension Dynamic URL · 9 years ago

    the part with query a rest service is no problem ( solved already with guzzle ) I need information about URL interception and calling a template inside the plugin so that i can fill it with the querie

  • Plugin Example — TwigExtension Dynamic URL · 9 years ago

    Could somebody please supply a link to an example which does the following? I want to create a plugin which is capable to intercept a specific given url path to query a remote REST API. www.example.co

  • Avoid markdown generation from blueprint · 9 years ago

    Anyone in 2017? :) Thanks

  • Avoid markdown generation from blueprint · 10 years ago

    And this is the .yaml blueprint as well. Anyone tried to achieve the same? Screen Shot 2016-12-23 at 15 Thanks :)

  • Avoid markdown generation from blueprint · 10 years ago

    Hi! In the admin panel, I added some extended blueprints for pages. I want to be able to pick an image using the Filepicker field. (https://learn.getgrav.org/forms/blueprints/fields-available#the-file

  • Contact form in Agency theme · 9 years ago

    Hi, put the cache_enabled: false setting in the modular.md Ensure the cache is disabled in your system.yaml Here my process setting in modular.md: process: - ip: label: IP Adresse

  • Contact form in Agency theme · 9 years ago

    Okay, I am struggling to get the contact form working in the Agency theme. I am using Grav 1.1.12 with Agency 1.4.0 I have enabled the forms plugin, installed version is 2.0.8 I have followed the ste