Twig integration in CI4 |
@ivantcholakov: If you want that tight of connection, you need to develop that yourself. I don't know of any CI4 Twig Parser library. You can take a look on how our View Parser where built an incorporate twig instead.
@murugappan: You can only use it natively as there are no CI4 package to extend it. If you are using Compopser, you can access those libraries directly ( In this case \Twig ). You don't need to include an files. Composer Support Please see Twig template for CI4 for more information about the matter. |
Messages In This Thread |
Twig integration in CI4 - by murugappan - 06-06-2020, 06:23 PM
RE: Twig integration in CI4 - by jreklund - 06-07-2020, 01:14 AM
RE: Twig integration in CI4 - by ivantcholakov - 06-07-2020, 04:54 AM
RE: Twig integration in CI4 - by murugappan - 06-07-2020, 03:02 PM
RE: Twig integration in CI4 - by jreklund - 06-08-2020, 10:50 AM
RE: Twig integration in CI4 - by murugappan - 06-09-2020, 06:30 AM
RE: Twig integration in CI4 - by Marcos Queiroz - 05-04-2021, 11:57 AM
RE: Twig integration in CI4 - by daycry - 05-11-2021, 05:41 AM
RE: Twig integration in CI4 - by kai_lf - 11-05-2021, 09:14 AM
RE: Twig integration in CI4 - by aosomidongphucbonmua - 11-10-2021, 12:20 AM
|