【发布时间】:2012-12-31 02:18:02
【问题描述】:
我毫不怀疑 magento 可以处理多个商店,但我想知道每个商店是否可以处理这样的特定用户,他们可以像管理员一样访问他们的目录、销售、库存等,但仅限于他们的特定商店。
这是我的示例表示:
Magento website:
->Store Categories
-->Store1
--->Product Categories
----->Products
--->Store Owner -------- Who can logged in the backend to see all their products, sales, inventory, etc.. Only
access their store.
-->Store2
--->Product Categories
----->Products
--->Store Owner2 ------ Who can logged in the backend to see all their products, sales, inventory, etc.. Only
access their store.
【问题讨论】:
标签: magento