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.
This is the name of the User Group.
Not every resource will have each of these permissions.
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.
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.
Allows a user to create a resource. For example, if Customer was the resource, this would allow a user to create new customers.
Allows a user to edit a resource. For example, if Customer was the resource, this would allow a user to update existing customer information.
Allows a user to delete a resource. For example, if Customer was the resource, this would allow a user to delete existing customers.