I have a Magento 2.4 instance that serves as the main website for my company. Also, I have multiple clients that want to have a website similar to mine but with different categories, products, and pages, all of them under the same admin interface.
In order to fulfill this request, I created multiple websites under the same admin interface, serving each website from different domains. Also, I assigned a different root category for each store and everything works perfectly. I intend to use an advanced permissions module as well so that I can restrict access to different websites/sections.
However, I have one question related to creating different admin URLs per website. I tried to make it happen by changing the values under Stores > Configuration > Advanced > Admin Base URL, but that menu is only available for the "Default Config" view. If I switch the view to "Website", it doesn't show.
How can I achieve this goal (if possible)?
-
Nope: magento.stackexchange.com/questions/140440/…Aleksa Živković– Aleksa Živković2022年03月13日 18:41:08 +00:00Commented Mar 13, 2022 at 18:41
1 Answer 1
Magento not provided this type of feature.
In magento admin, is also a store. As per as, magento store max 1 url.So you cannot use different admin urls for each websites But you can use different admin User with User Roll. So it's usefull to you.