This is a Twig extension for the Pagekit CMS. It basically allows you to use twig as a template engine. You can find this extension in the official marketplace.
In order to use this extension, you need to add the extension using the official marketplace. Then use the Pagekit CLI to update dependencies.
./pagekit extension:composer twig
This bundle is licenced under the MIT license. See the complete license text here.
Issues and feature requests are tracked in the Github issue tracker. When reporting a bug, it may be a good idea to reproduce it in a basic project built using the current version of Pagekit to allow developers to reproduce the issue by simply cloning it and following some steps.