PHP 7.3 reached end of support in December 2021 and Adobe Commerce 2.3.x reaches end of support in September 2022. You may want to consider planning your upgrade now to Adobe Commerce 2.4.x and PHP 7.4.x to help maintain PCI compliance.
AdminGwsStaging
Magento_AdminGwsStaging module
Overview
The Magento_AdminGwsStaging module is a part of the staging functionality in Magento EE. It extends the Magento_AdminGws module functionality to be used in staging mode.
Implementation Details
The Magento_AdminGwsStaging module:
- adds plugin on
\Magento\AdminGwsStaging\Plugin\PreviewUrlBuilder
to add default store view the current user has access to.
Dependencies
You can find the list of modules the Magento_AdminGwsStaging 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_AdminGwsStaging module does not provide any specific extension points.
Additional information
For more Magento 2 developer documentation, see Magento 2 Developer Documentation.