Twig is a template engine for php, developed for Symfony framework that gained huge popularity and separated into it's own project. It is now the standard template engine for Opencart 3.0.
But you can use it on Opencart 2.0 today with a special module - the Twig Manager.
Installation
- You are required to have shopunity module installed and activated. You can download shopunity here.
- Download the Twig Manager here.
- Using the Extension installer, upload the zip file to your opencart
- Go to Extensions -> modules and activate Twig manager.
- Inside twig manager in tab settings activate TWIG support.
Once you have activated the Twig support, you can use any module that relies on Twig.
Troubleshooting
Q: I can install the Twig manager. I see an error
A: Twig manager requires you to have Shopunity module installed and activated. It uses the shopunity model methods for several things and without these files it will not work. Uninstall the Twig manager. Install Shopunity module and activate it. And then Reinstall Twig manager.
1 Comments