Adobe Commerce 2.3 reached end of support in September 2022.

AdminGwsConfigurableProduct

Magento_AdminGwsConfigurableProduct module

Overview

The Magento_AdminGwsConfigurableProduct module is a part of the restricted admin user permissions functionality in Magento EE. It extends the Magento_AdminGws module functionality for configurable product.

Implementation Details

The Magento_AdminGwsConfigurableProduct module:

  • adds plugin on \Magento\Magento_AdminGwsConfigurableProduct\Plugin\PermissionsDataChecker to check permissions for current user.

Dependencies

You can find the list of modules the Magento_AdminGwsConfigurableProduct module depends on in the require section of the composer.json file located in the same directory as this README.md file.

Extension Points

The Magento_AdminGwsConfigurableProduct module does not provide any specific extension points.

Additional information

For more Magento 2 developer documentation, see Magento 2 Developer Documentation.