magefan/module-msi-disabler

Magento 2 MSI Disabler

Installs: 788

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 1

Open Issues: 2

Type:magento2-module

2.0.0 2023-10-09 14:20 UTC

This package is auto-updated.

Last update: 2025-05-14 13:35:31 UTC


README

This module helps to disable MSI in Magento 2 and provides some rewrites to solve errors once Multi-Source Inventory is disabled.

πŸ‡ΊπŸ‡¦ Stand with Ukraine! How can you help?

Installation Method 1 - Installing via composer

  • Open command line
  • Using command "cd" navigate to your Magento 2 root directory
  • Run the commands:
composer require magefan/module-msi-disabler
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

Installation Method 2 - Installing via FTP using archive

  • Download ZIP Archive
  • Extract files
  • In your Magento 2 root directory create folder app/code/Magefan/MsiDisabler
  • Copy files and folders from the archive to that folder
  • In the command line, using "cd", navigate to your Magento 2 root directory
  • Run the commands:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

Usage

Follow this article on How to Disable MSI in Magento 2.

Magento 2 Extensions by Magefan

Magento 2 Google Extensions

Magento 2 SEO Extensions

Magento 2 Speed Optimization Extensions

Magento 2 Admin Panel Extensions

Magento 2 Blog Extensions

Magento 2 Marketing Automation Extensions

Magento 2 Cart Extensions

Magento 2 Multi-Language Extensions

Developers Tools

Shopify Apps by Magefan