rashid2538 / bolt-plugin-twig
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/rashid2538/bolt-plugin-twig
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' ... ] ... ]