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

Test if file exist with twig

Started by Muut Archive 10 years ago · 3 replies · 6957 views
10 years ago

Is it posible to test if a file exists inside twig template ?

10 years ago

To my knowledge, you'd have to accomplish that with a Twig extension (via a plugin). Google returns some ideas. There are at least three twig-related plugins in the repository that you can look at for guidance.

10 years ago

Would be simple to write a custom twig filter that took a file path and tested if file_exists()

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 2289 9 years ago
Archive · by Muut Archive, 9 years ago
2 1504 9 years ago
Archive · by Muut Archive, 9 years ago
2 4754 9 years ago
Archive · by Muut Archive, 9 years ago
1 3570 9 years ago
Archive · by Muut Archive, 9 years ago
3 1627 9 years ago