Have you changed your mind on this one? If you could restrict users to specific stores you would allow multiple store owners to share a single database instance. That’s exactly the functionality I’m looking for! If you’re not planning on doing this, how hard would it be to do on my own. Can you point me in the right direction?
With a catalog of over ten thousand products, I currently have a few centers where logistics take place. Each center handles only a handful of products. For example, center A deals with electronics, B with jewelry, etc. Is there any way to limit a user’s role based on a product category, or an attribute set? That way, the center A shipping employees won’t be able to see (and be confused by) the orders in admin for any products not specific to their center.
I also vote for this feature. I need a role that restricts an admin user’s role rules to a single store.
Are simple solutions to get this working? Any thoughts about the difficulty and changes for implementing this?
One idea looking at the admin_rule table… if there was a way to indicate the store code by changing the structure of the resource_id. I’m still a novice at my way around the Magento code base, but looks like app/code/core/Mage/Admin/Model has some relevant files that might need to be overriden. Then the view that renders all the permission check boxes needs to be edited.
Another request for the same please!! I sell packages as a web-store, but also run my own stores, I cant have my customers able to access my products!!
Hi all,
I’m searching a solution to restrict admin login to a specific store; e.s.: I’ve 3 stores and I want to manage them from different admins
I think that the tables for admin need another field like idstore
I hope on a fast solution
Gio(vanni)