Module is just here to test the TheliaTwig module.
- Copy the module into
<thelia_root>/local/modules/directory and be sure that the name of the module is TheliaTwigTest. - Activate it in your thelia administration panel
Add it in your main thelia composer.json file
composer require your-vendor/thelia-twig-test-module:~1.0
Just display the root page of your website.