How to get Role Permissions by Role Id in Magento 2?

How to get Role Permissions by Role Id in Magento 2?

A simple method for retrieving role permissions in Magento 2 based on role id using the PermissionProvider class.


Allow Additional Permissions in Company User Roles by default in Magento 2 B2B

Allow Additional Permissions in Company User Roles by default in Magento 2 B2B

Allow Additional Permissions in Company User Roles allows you to optimize and enhance default permissions for managing company-level…


how to get shared catalog data by ID in Magento 2

how to get shared catalog data by ID in Magento 2?

You can get Shared Catalog data by shared catalog id programmatically. Magento\SharedCatalog\Api\SharedCatalogRepositoryInterface Interface…


Get Company using Customer ID programmatically magento 2 B2B

Get Company using Customer ID programmatically Magento 2 B2B

You can get Company Programmatically by getByCustomerId( ) function from CompanyManagementInterface.…


Privacy Preference Center