Page 1 of 1

help - Initial setup - Config for front end

Posted: 06 Nov 2017, 21:20
by Doveman
I have install Aimeos on Symfony 3.3.10. I have everything working except the front end. I have created the path app/Resources/AimeosShopBundle/view/Shop and placed base.html.twig there. I am running on a local linux server. When I execute the localhost in the browser it keeps coming up with the Symfony welcome page. I am sure I missed a config setting somewhere but I don't see it. Any help would be greatly appreciated.

Re: help - Initial setup - Config for front end

Posted: 06 Nov 2017, 22:28
by aimeos
The correct path for the base.html.twig file is "./app/Resources/views/base.html.twig".
Futhermore, the link to the list view is: http://127.0.0.1:8000/app_dev.php/list