How to make single admin to access single store products only

Pavan Kumar picture Pavan Kumar · Feb 21, 2013 · Viewed 8.2k times · Source

In magento I am having 3 websites and it contains 6 to 7 store views. I want as a single admin has to access single store products only. He should not modify the products in another stores. How can I do this?

I have read in magneto documentation as to create new admin in system/permissions/roles and modify there. But trying with this, the new admin is restricted to only creating of products or for dashboard or for shippings or for tax module only. But I need like the new admin has to be accessed to only one store only..

So how can I do this??

Answer

Vishwa picture Vishwa · Sep 11, 2014

I know this is a little late reply but anyone who is interested, answer from mprototype is perfectly valid as long as you/your client uses a Magento Enterprise edition. Checked in versions 1.12 and above.