Page 1 of 1

aimeos package configuration problem for laravel 5.2

Posted: 15 Jan 2016, 12:31
by saeedmansour
Hi,
It's the first time I want to use the Aimeos package for laravel and I installed the package without any problems.
Now I want to configure my site like the example demo, or to use a theme from the default themes.
The descriptions in the configuration section of the laravel package aren't clearly explaining the steps.
The file names and folder structures in the guide are not the same as in my laravel 5.2 website so I have trouble in configuring my starter website. Can anybody show me a step by step tutorial? I'm in urgent need, because I have a really strict time limit for the project.
Thanks in advance.

Re: aimeos package configuration problem for laravel 5.2

Posted: 15 Jan 2016, 13:33
by aimeos
saeedmansour wrote:The descriptions in the configuration section of the laravel package aren't clearly explaining the steps.
To which page are you referring and what exactly would you like to configure? A new theme or something in the default elegance theme?

Re: aimeos package configuration problem for laravel 5.2

Posted: 15 Jan 2016, 15:44
by saeedmansour
Thanks for answering
I've just installed the package and now I want to configure the default elegance theme to be my start point.
If you could help me doing this, the rest would be no problem.
I just want to have a working starting point, after that I can change and configure the theme to fit my needs.
Thanks in advance.

Re: aimeos package configuration problem for laravel 5.2

Posted: 15 Jan 2016, 16:06
by aimeos
saeedmansour wrote:I've just installed the package and now I want to configure the default elegance theme to be my start point.
If you've followed the setup guide (https://github.com/aimeos/aimeos-laravel#setup), the demo shop including the default elegance theme should be available at the URL "http://<yourhost:port>/list"

The important step is to paste the listed Blade template code into the new file "resources/views/app.blade.php" in your Laravel installation. If you want to create a new theme based on the existing one, you should copy the "public/packages/aimeos/shop/themes/elegance/" directory, adapt the CSS files, and change the path to the CSS files in "resources/views/vendor/shop/base.blade.php" to your new files.

Re: aimeos package configuration problem for laravel 5.2

Posted: 15 Jan 2016, 16:32
by saeedmansour
Oh thanks!
I didn't know about the /list path.
Added it and everything started to work.
Thaaaaaaaaaaaaaaaaaaank youuuuuuuuuuuuu :D :) ;) :( :o :o :lol: