wearejust Twig Templates Add support for Twig templates to your Kirby installation Docs Source Install Manual Download and extract the folder to site/plugins/twig Composer Copy Git Submodule Copy Version 5.0.2 License MIT Stars 15 Supports K4 K3 Created 25 Feb 2023 Updated 27 Apr 2024 Info Topics Templating Implements Template engine(s) Support Docs Issues Email Latest releases 5.0.2 5.0 Similar plugins Microseasons Kirby plugin that will render the current Japanese micro season in a template. Includes various configuration options. K5 K4 K3 <?= $page->counterImage() ?> Pageview Counter Track Page view count and last visited timestamp K5 K4 K3 Storybook Generate Storybook stories from snippets and templates K5 K4 K3 More by wearejust More <html> <head> <meta charset="utf-8"> <?= $page->metaTags() ?> </head> ... Meta Tags HTML meta tags generator that supports Open Graph, Twitter Cards, and JSON Linked Data out of the box K4 K3