Configuring Store Access Permissions
Configuring store permissions in Umbraco Commerce.
Last updated
Was this helpful?
Configuring store permissions in Umbraco Commerce.
Last updated
Was this helpful?
Configuring store permissions gives you control over who can access the store's management interface.
The setup of store permissions is split into two parts:
Store management is done through the Commerce
section in the backoffice. To allow access to this section, you need to either create or update a user group and assign access to the Commerce
section.
Navigate to the Users section of the backoffice.
Create a new user group or edit an existing one.
Find the Allowed Sections property.
Select the Commerce
section.
Save the changes.
After creating the user group, you can assign users to it allowing them access to the Commerce
section.
Navigate to the Users section of the backoffice.
Edit the user you want to assign to the user group.
Select the new user group in the Groups property.
Save the changes.
After assigning the user to the user group, they have the Commerce
section in the backoffice.
At this point the user has access to the Commerce section, they will not yet be able to manage any stores. To give access to managing a store, you need to allow access to manage a store.
To allow a user to manage a store, you must assign store permissions from the store's settings.
Navigate to the Settings section of the backoffice
Open the Stores area.
Select the store you want to assign permissions to.
Click the Permissions tab in the Store editor.
Select the new user group in the User Roles property.
Save the changes.
After assigning the user group to the store, users in that group can manage the store.