I am testing the WPSolr extension. It is a priori possible to use PHP templates but I cannot manage to take them into account instead of Twig templates.
What is the manipulation to do to no longer take into account the Twig templates?
It would be awesome to have the possibility to override the rendering class (with a filter or with a configuration) by our own rendering engine. For example, we use Sage from Roots which uses Blade as the template engine.