iago Newcomer
@iagovar · Joined 6 years ago · 2 posts · 1 topics · 0 reputation
Badges
✏️ First Post
💬 Conversation Starter
Recent posts
-
Currently using PHP include in my site, any alternative in GRAV?
· 6 years ago
Thank you, I'll try both although the Twig one seems less mantaining effort. Also, is there any way to purge cache or disable cache for specific pages?
-
Currently using PHP include in my site, any alternative in GRAV?
· 6 years ago
Hi, I'm currently using include($_SERVER["DOCUMENT_ROOT"] . "/assets/table.html"); in my site, and I'm trying to move to grav. I know there's an injection plugin but somehow it only allows content und