10/09/2024
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.
12/03/2024
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…
05/07/2023
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…
04/07/2023
Get Company using Customer ID programmatically Magento 2 B2B
You can get Company Programmatically by getByCustomerId( ) function from CompanyManagementInterface.…







