Vendor Admin Panel

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
8 years ago
Hey there,

I registered a test account as a customer, and added a vendor account for a company.

Then I followed this guide: http://bit.ly/1SAbOks

Now, when I log in through the test account, I am expecting to see "Administration" at the top and be able to add products, monitor them etc, but I am not seeing the administration tab.

Any ideas?
8 years ago
valera wrote:
Hey there,

I registered a test account as a customer, and added a vendor account for a company.

Then I followed this guide: http://bit.ly/1SAbOks

Now, when I log in through the test account, I am expecting to see "Administration" at the top and be able to add products, monitor them etc, but I am not seeing the administration tab.

Any ideas?


Try with DefaultClean theme and also ensure Vendor has permission to Access Admin from (ACL)

Go to Admin>Configuration>Access Controll List===>"/Admin/Security/Permissions"

See img==>
[url=http://www.openscreenshot.com/img/570e8a5fa45b76-62274634][/url]
8 years ago
http://docs.nopcommerce.com/pages/viewpage.action?pageId=1442251 and http://www.c-sharpcorner.com/article/understanding-access-control-list-in-nopcommerce-Asp-Net-mv/ can help you to know more about ACL(Access Control List).
8 years ago
Awesome, thanks guys.

So now the test account has access to the admin panel and I am going through Access Control List one by one to eliminate permissions that they shouldn't have.
Is there a better way to do this?

I only want each vendor to manage their own products, and their own reports. What permissions would they need for that?
8 years ago
So far I can't seem to find a permission for the vendor to add and manage their own products.
8 years ago
Alright so I figured out for the vendor to manage their own products, but the reports are very minimal.

1. I need for the vendors to only see their stuff in as many categories as possible. IT seems to be pretty limited right now.
2. For some reason when a new vendor is registering, they are not getting a welcome email. Everything seems to be set up, and if I test the email, it comes through, but it's not coming in at other times.
8 years ago
valera wrote:
Awesome, thanks guys.

So now the test account has access to the admin panel and I am going through Access Control List one by one to eliminate permissions that they shouldn't have.
Is there a better way to do this?

I only want each vendor to manage their own products, and their own reports. What permissions would they need for that?


If you enable "Admin area. Manage Products" and "Admin area. Manage Orders" then vendor role user can manage their product but any vendor user can see other vendor user product and manage other vendor user product and order.So far I know this feature is out of box you need to do some code.
8 years ago
sina.islam wrote:
Awesome, thanks guys.

So now the test account has access to the admin panel and I am going through Access Control List one by one to eliminate permissions that they shouldn't have.
Is there a better way to do this?

I only want each vendor to manage their own products, and their own reports. What permissions would they need for that?

If you enable "Admin area. Manage Products" and "Admin area. Manage Orders" then vendor role user can manage their product but any vendor can see other vendor product and order.So far I know this feature is out of box you need to do some code.


Gotcha. Thanks. That's a bummer.
8 years ago
pdf rotate page and save
http://www.rasteredge.com/how-to/csharp-imaging/pdf-rotate/
4 years ago
valera wrote:
Awesome, thanks guys.

So now the test account has access to the admin panel and I am going through Access Control List one by one to eliminate permissions that they shouldn't have.
Is there a better way to do this?

I only want each vendor to manage their own products, and their own reports. What permissions would they need for that?

If you enable "Admin area. Manage Products" and "Admin area. Manage Orders" then vendor role user can manage their product but any vendor can see other vendor product and order.So far I know this feature is out of box you need to do some code.

Gotcha. Thanks. That's a bummer.


im working on an interesting solution to this.....
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.