How to remove all MSI modules in Magento 2?

Multi-source Inventory is a new concept launched by Magento from Magento 2.3.* Version.

Earlier version (Before Magento 2.3) of Magento doesn’t support MSI feature.

MSI is used for multi-source concept used for inventory management at a single or multiple source location.

2 Replies to “How to remove all MSI modules in Magento 2?”

  1. These four module are missing in you code, please add them as well.

    “magento/module-inventory-export-stock”: “*”,
    “magento/module-inventory-export-stock-api”: “*”,
    “magento/module-inventory-reservation-cli”: “*”,
    “magento/module-inventory-graph-ql”: “*”

Leave a Reply