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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Vincent Ramos Newcomer

@vram1980 · Joined 8 years ago · 3 posts · 1 topics · 1 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Fetch JSON from external source · 8 years ago

    This did the trick! Thank you! 🙏

  • Fetch JSON from external source · 8 years ago

    Thanks for pointing me in the right direction, I managed to get the JSON via cURL but am having a hard time exposing the data to the template via twig. Is there a way to return a twig variable here:

  • Fetch JSON from external source · 8 years ago

    Hello, loving grav so far but had a question regarding fetching JSON from an external source. I want to hit an endpoint and set the JSON object to a theme variable and render it that way. I am current