How do I enable the Jade template render in Fuel? I have added and installed the Jade render at // JADE PHP ( https://github.com/everzet/jade.php ) as indicated in the parser config.
Once I did I used View::forge("testing.jade") and got this error:
The default config expects a manual installation in ./fuel/app/vendor/Jade (case sentitive on *nix).
The repo still has the "autoload.php.dist" file in the root of the repo, so if you just cloned the repo in the correct directory, and made sure the rights are ok, it should still work fine.
That package is a Laravel package, I don't think you should install that one. And since the original is no longer maintained, that isn't an option either.