Laravel 5.5 Aimeos e-commerce install issue in ubuntu

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Geethu Mohan
Posts: 3
Joined: 05 Apr 2018, 10:34

Laravel 5.5 Aimeos e-commerce install issue in ubuntu

Post by Geethu Mohan » 05 Apr 2018, 11:16

I installed laravel 5.5 aimeos e-commerce and logged into admin side, but it is showing only a blank dashboard. There is no error message appearing. What could be the reason?. Can any one help me out of this issue. I am attaching the screenshot with this.
Attachments
This is how that page is appearing.
This is how that page is appearing.
Screenshot-2018-4-5 Laravel.png (11.84 KiB) Viewed 2300 times

jdgocobachi
Posts: 1
Joined: 05 Apr 2018, 00:28

Re: Laravel 5.5 Aimeos e-commerce install issue in ubuntu

Post by jdgocobachi » 05 Apr 2018, 17:10

Hello Geethu,
I installed it yesterday on Ubuntu 16.04 and had no problems. Are you able to see the marketplace once you run artisan serve? If so, the url should look like this: http://127.0.0.1:8000/list , just replace list to admin: http://127.0.0.1:8000/admin
Enter your credentials and it should now show the admin panel.
I installed aimeos marketplace it using composer and after I set up the database as shown in this link: https://github.com/aimeos/aimeos

Regards,
Jorge

Geethu Mohan
Posts: 3
Joined: 05 Apr 2018, 10:34

Re: Laravel 5.5 Aimeos e-commerce install issue in ubuntu

Post by Geethu Mohan » 06 Apr 2018, 04:33

Hello Jorge

Thanks for your reply. Front end is working fine but I am not getting the back end. Anyway I am going to install it again from start. I hope it will work this time. If not what may be the issue?.

Regards,
Geethu

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

Re: Laravel 5.5 Aimeos e-commerce install issue in ubuntu

Post by aimeos » 06 Apr 2018, 09:00

The admin interface should be available here: http://127.0.0.1:8000/admin
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Amit
Posts: 1
Joined: 18 Aug 2018, 10:18

Re: Laravel 5.5 Aimeos e-commerce install issue in ubuntu

Post by Amit » 18 Aug 2018, 10:29

I have install aimeos, front end is working fine but back-end is not showing.
FRONT end url: http://127.0.0.1:8000/list Working fine but back end not working
Back end url: http://127.0.0.1:8000/admin this is redirect to http://127.0.0.1:8000/home and showing dashboard blank page.

Please help

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

Re: Laravel 5.5 Aimeos e-commerce install issue in ubuntu

Post by aimeos » 23 Aug 2018, 18:29

Please make sure you have installed at least Aimeos 2018.07.3 for Laravel. The versions before had a bug for non-superuser accounts that prevents showing the Aimeos admin interface.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply