How to setup aimoes for Multishop

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!
i1yas
Posts: 1
Joined: 13 Aug 2021, 13:13

How to setup aimoes for Multishop

Post by i1yas » 13 Aug 2021, 13:22

I have installed fresh aimoes setup and enabled SHOP_MULTISHOP and SHOP_REGISTRATION variable to .env .
however, when I try to register I m getting an error
Missing required parameters for [Route: aimeos_shop_account] [URI: {site}/profile] (see attachment)
if I login after the exception with the same credentials it works but I get "Item with ID "3" in "customer.id" not found"
I try to follow https://aimeos.org/docs/latest/laravel/ ... iple-shops
but it did not help me.
I am using the latest version of aimeos and PHP version is 7.4 with namecheap shared hosting
can anybody tell me what is the reason?
Attachments
screenshot-aimeos-shop.test-2021.08.13-18_16_54.png
screenshot-aimeos-shop.test-2021.08.13-18_16_54.png (190.56 KiB) Viewed 1583 times
screenshot-aimeos-shop.test-2021.08.13-18_17_52.png
screenshot-aimeos-shop.test-2021.08.13-18_17_52.png (83.84 KiB) Viewed 1583 times

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

Re: How to setup aimoes for Multishop

Post by aimeos » 14 Aug 2021, 08:39

Thanks for your report. There's something wrong with the parameters handover and we will check and fix the problem.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

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

Re: How to setup aimoes for Multishop

Post by aimeos » 16 Aug 2021, 06:07

Can you please adapt your composer.json file, use aimeos/aimeos-laravel "2021.7.x-dev" there and run "composer up" afterwards? This will fix the error messages in the frontend.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply