Virtuemart user group change to provide ORDERS access to the administrators

Started by rizecorp, August 16, 2013, 08:15:21 AM

Previous topic - Next topic

rizecorp

Hi All,

I have issue with the user group change from the admin.  Is there a way to change virtuemart user group from "shopper"(default) to "admin" through virtuemart config or from admin side.

Virtuemart version: 2.0.22a
PHP Version: 5.3.23
Mysql Database Version:   5.5.30-cll

Thanks in advance

wicko

Use an extension called CSV improved to update all your product details and shopper groups etc.
I have use CSV improved to create and upload a new shopper group of prices for all my products.
Download your products and prices as csv, change the shopper group to whatever you want and then upload again. Worked for me.
You can get the component here http://www.csvimproved.com/.
There are many tutorials that will help you use the component.
Designing and maintaining Joomla websites since 2007

rizecorp

Hi Wicko,

Thanks for your fast reply.

Actually i want to set administrator can access Virtuemart ORDERs link from joomla admin panel.  In that case we need to change the user permissions from SHOPPER to ADMIN. At present i have done this by using PHPMYADMIN. Is there a way to do the same using joomla admin without interaction with phpmyadmin.

Thanks in advance

wicko

Ok not really sure what you want. Shopper group or standard Joomla access.
Any shopper who creates an order will be able to view their order. Surely you don't want then viewing everyones orders?
If you want to set certain users to have access to view all orders then that is set using Joomla standard access and not shopper group. You can check out more about joomla access here http://docs.joomla.org/Help25:Users_Access_Levels#Options
You can then give certain users the access to different levels with the admin end of your site.
Designing and maintaining Joomla websites since 2007