Does the module allow for restricting access per website/store view?
The Advanced Permissions module allows you to restrict access to specific websites or even narrow it down to store views. You can assign the relevant access scope to the user role in the Advanced: Scope tab of the Role configuration page:
You may also specify whether to apply this restriction to orders, invoices, transactions, shipments, and credit memos:
With the restriction configured, a user with this role will only see products, categories, orders/order-related data (if enabled), and customers associated with the corresponding website. Restriction per store view complies to the same logic.
Related Articles
Can I only give a user access to specific categories/products?
The Advanced Permissions module adds several new tabs to the Role edit page. In Advanced: Categories, you can select the categories that will be available to users with this role: With these restrictions, the user will see only allowed categories: In ...
Is it possible to only allow a user view and edit specific customer attributes in the customer profile?
By default, the Advanced Permissions for Magento 2 extension doesn't offer restrictions that can limit what customer attributes a user can view & edit in the customer profile in the Admin Panel. In case you require such an option, consider our Sales ...
Is it possible to only give a user access to specific customers/customer groups?
At the moment, the Advanced Permissions for Magento 2 extension doesn't introduce the option to limit users' access to specific customers or customer groups. However, this feature is present in the Sales Reps & Dealers extension that allows for ...
Is it possible to create a user that can only see and edit one product attribute?
By default, the Advanced Permissions for Magento 2 extension provides the option to allow access to the selected product attributes. This can be configured in Advanced: Product Attributes on the Role edit page: In this case, the user will have the ...
How can I apply mass actions to a specific store view?
In order to apply a mass action (for example, Replace text) to a specific store view only, you may set a filter by store view on the product grid: As a result, all mass actions will only be applied to the selected store view. Please, note that ...