help - Initial setup - Config for front end

Questions around the Aimeos bundle for the Symfony framework
Forum rules
Always add your Symfony, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Doveman
Posts: 23
Joined: 06 Nov 2017, 20:59

help - Initial setup - Config for front end

Post by Doveman » 06 Nov 2017, 21:20

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.

User avatar
aimeos
Administrator
Posts: 7835
Joined: 01 Jan 1970, 00:00

Re: help - Initial setup - Config for front end

Post by aimeos » 06 Nov 2017, 22:28

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
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply