![]() |
|
Custom User Groups
How to create your own custom User Groups in X-Cart
Submitted by nej on Thu, 10/22/2009 - 18:00Creating custom user groups can be a pain in XCart, which is why I created this simple step by step guide so you can create your own custom user groups.
Just follow these steps and you should have everything all set and good to go.
1. We will first start off by creating 2 administration users. In this case I used "processor" and "manager"
2. Go into phpMyAdmin
3. Select xcart_memberships
4. Insert a new field and set the following parameters
membershipid: #
area: P

What We Do