I am troubling with user roles in Magento 2. When I am trying to assign product permission to a user who can see only own products but all products displaying to him. How can I set a role in which user can see only own products and create reports of own product? Is it possible?
- r u looking for multi-vendor ?lalit mohan– lalit mohan2018-04-25 14:24:49 +00:00Commented Apr 25, 2018 at 14:24
- by default magento user permissions are an acl for access to certain areas of the admin panel it is not for admin specific productsDava Gordon– Dava Gordon2018-04-25 14:29:46 +00:00Commented Apr 25, 2018 at 14:29
- Please check amasty.com/advanced-permissions-for-magento-2.html . I think you are looking for something like this.Sarvagya– Sarvagya2018-04-25 14:30:47 +00:00Commented Apr 25, 2018 at 14:30
- @ lalit mohan yes i am looking for multi-vendorMohd Hasan– Mohd Hasan2018-04-26 05:06:10 +00:00Commented Apr 26, 2018 at 5:06
Add a comment |