Kirby 2.3.0 Beta

The template engine is now a component. You can create your own class based on that class and register it using kirby()->component('template', 'YourClassName').

1 Like