Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Andy Miller Grav Creator

Grav Core Team Grav Forum Moderators

@rhuk · Joined 9 years ago · 426 posts · 32 topics · 218 reputation

Badges

Grav Core Team ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Creator of Grav CMS + other things...

Recent posts

  • Render thumbnail in Flex object list view · 2 weeks ago

    There actually isn't a field called 'thumbnail'. Perhaps you want a filepicker field? https://learn.getgrav.org/20/forms/blueprints/fields-available#filepicker-field

  • New Cookie Consent Plugin - Official Grav Team version · 2 weeks ago

    Pleased to announce a new Grav Team plugin for GDPR Cookie Consent - This one is a full ground-up plugin development effort, not a repaging of an existing JS-based solution, Twig support, 3rd plugin i

  • Announcing KahunaCart for Grav · 2 weeks ago

    People have been asking us how to sell things with Grav for about as long as Grav has existed. And for years the honest answer was a shrug and a pointer at some third-party JavaScript widget that cart

  • Converting a modular page into an HTMX fragment · 3 weeks ago

    Nice writeup, and you picked the right event, which is the part that usually trips people up here. onPagesInitialized fires in PagesProcessor before $grav['page'] is resolved, and that service is what

  • link for Image in admin/media · 3 weeks ago

    HTML doesn't do any processing it just renders as you write it.. and there's nothing to calculate what media://incendie.jpg means. I'm assuming you are trying to reference a media object in your templ

  • Migrate with Caddy · 4 weeks ago

    Great news Paul!

  • Migrate with Caddy · 4 weeks ago

    rerun the migration, it will automatically disable admin, migrate your users to admin2 compatible, and install admin2 to the /admin route (or your custom path if you have one).

  • Migrate with Caddy · 4 weeks ago

    The problem is Github is down across multiple verticals... this has broken Grav's GPM so you can't download anything. https://www.githubstatus.com/

  • Please make inline code snippets standout more on forum · 1 month ago

    This is a test code snippet here so it should look better than it did before

  • Please make inline code snippets standout more on forum · 1 month ago

    cheers, i'll do something.