rashid2538 / bolt-plugin-twig
There is no license information available for the latest version (v1.0.1) of this package.
v1.0.1
2019-04-18 07:24 UTC
Requires
- rashid2538/bolt-framework: ^0.9.8
- twig/twig: ^2.7
README
This plugin enables the Bolt Framework applications to use Twig as templating engine. Set your config file as shown below.
[ ... 'plugins' => [ ... 'BoltPlugin\\Twig\\Renderer' ... ] ... ]