Magento_CatalogImportExportStaging module
The Magento_CatalogImportExportStaging module is a part of the staging functionality in Adobe Commerce. It extends the Magento_CatalogImportExport module functionality to be used in staging mode.
Implementation Details
The Magento_CatalogImportExportStaging module:
- adds plugin on
Magento\CatalogImportExport\Model\Import\Product::saveProductEntityto add version and sequence information to product entity - listens to
catalog_product_import_bunch_delete_commit_beforeevent to delete values from sequence table when products being deleted
Dependencies
You can find the list of modules that have dependencies on Magento_CatalogImportExportStaging module, in the require section of the composer.json file located in the same directory as this README.md file.
Extension Points
The Magento_CatalogImportExportStaging module does not provide any specific extension points. You can extend it using the Magento extension mechanism.
For more information about Magento extension mechanism, see Plugins and Magento dependency injection.
Additional information
For more developer documentation, see Adobe Commerce Developer Documentation.
data-slots=text