CodeIgniter Forums
Twig integration in CI4 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: Twig integration in CI4 (/showthread.php?tid=76656)

Pages: 1 2 3 4


RE: Twig integration in CI4 - ALTITUDE_DEV - 12-29-2023

Hello, if you need, i have created a Twig Helper with caches fragments and more...

https://github.com/ALTITUDE-DEV-FR/CodeIgniter-4.x-with-Twig-3.7 (exemples listed in files)

Twig 3.7.x with CodeIgniter 4.4.x

My version enable lot of extends of twig latest, (caches global, cache fragments, css inline, debugExtension, JsonDecodeExtension, addGlobals, addFucntion CI to Twig and more..)

Dear Florian