Admin account with multiple site

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!
adityabanerjee
Posts: 44
Joined: 05 Oct 2019, 06:42

Admin account with multiple site

Post by adityabanerjee » 04 Jun 2020, 14:47

Hi Aimeos,

I wanted to know if there is a way to assign multiple site ids with one admin account. For example, one email id which has --admin privileges and is been able to access for all site ids.

php artisan aimeos:account --admin admin@admin.com site1,site2,site3

Please assist. Thank you in advance.

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

Re: Admin account with multiple site

Post by aimeos » 05 Jun 2020, 14:36

No, it's a 1:1 relation because the site ID is stored in the user record in a single column.
When using the ai-sites extension from the Aimeos company, admin users can access and manage all sites that are below their own site.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply