Page 1 of 1

Admin account with multiple site

Posted: 04 Jun 2020, 14:47
by adityabanerjee
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.

Re: Admin account with multiple site

Posted: 05 Jun 2020, 14:36
by aimeos
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.