This plugin enables the Bolt Framework applications to use PHPTAL as templating engine. Set your config file as shown below.
[
...
'plugins' => [ ... 'BoltPlugin\\PHPTAL\\Renderer' ... ]
...
]
A plugin for Bolt Framework for using PHPTAL as templating engine in the application.
PHPGPL-3.0
This plugin enables the Bolt Framework applications to use PHPTAL as templating engine. Set your config file as shown below.
[
...
'plugins' => [ ... 'BoltPlugin\\PHPTAL\\Renderer' ... ]
...
]