User Groups
User Groups allow you to define access to different areas of the app.
Commerce Kitty uses a Role Based security model. Users MUST be placed into a User Group with permissions to access the app.
Fields
Name
This is the name of the User Group.
Permissions
Not every resource will have each of these permissions.
View All
Allows a user to view the list of resources. For example, if Customer was the resource, this would allow the user to view the list of all customers.
View
Allows a user to view a specific resource. For example, if Customer was the resource, this would allow a user to view the details of a Customer.
Create
Allows a user to create a resource. For example, if Customer was the resource, this would allow a user to create new customers.
Edit
Allows a user to edit a resource. For example, if Customer was the resource, this would allow a user to update existing customer information.
Delete
Allows a user to delete a resource. For example, if Customer was the resource, this would allow a user to delete existing customers.
Last updated
Was this helpful?