We're in the process of finally getting an Umbraco project started which probably will use a rather large multi-language uCommerce product database. I just need to be really sure about a couple of use-cases.
- A few administrators should have access to a complete list of products - Administrators in each country should have a way to use/expose only the products relevant for their country - The products should be read-only for country level administrators
I've imagined that we could make a category structure like this:
- Global - Read only for all but top-level admins, main product store - Group A - Group B - Group C - Country A - Country level admin might be able to add products from main store to category - Group A - Country B - Group B - Country C - Custom group with products from both A and B - Group C
(Someone with full access must add the products to each country/category of course)
Is this possible, and a feasible way to go about it?
Access control?
Hi!
We're in the process of finally getting an Umbraco project started which probably will use a rather large multi-language uCommerce product database. I just need to be really sure about a couple of use-cases.
- A few administrators should have access to a complete list of products
- Administrators in each country should have a way to use/expose only the products relevant for their country
- The products should be read-only for country level administrators
I've imagined that we could make a category structure like this:
- Global - Read only for all but top-level admins, main product store
- Group A
- Group B
- Group C
- Country A - Country level admin might be able to add products from main store to category
- Group A
- Country B
- Group B
- Country C
- Custom group with products from both A and B
- Group C
(Someone with full access must add the products to each country/category of course)
Is this possible, and a feasible way to go about it?
Lars-Erik
That's exacly what Security Foundation does. Your set up looks good.
Check out the Security Foundation video on uCommerce.tv for reference.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.