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.