opengento/module-inventory-stock-qty

FIX Magento (Adobe Commerce) Multi-Stock-Inventory (MSI) stock quantity.

0.1.0 2025-05-20 13:59 UTC

This package is auto-updated.

Last update: 2025-05-21 07:59:05 UTC


README

Latest Stable Version License: MIT Packagist Packagist

This module fix the Magento MSI stock quantity displaying on product pages.

Setup

Magento 2 Open Source or Commerce edition is required with MSI enabled.

Composer installation

Run the following composer command:

composer require opengento/module-inventory-stock-qty

Setup the module

Run the following magento command:

bin/magento setup:upgrade

If you are in production mode, do not forget to recompile and redeploy the static resources.

Features

Documentation

Support

Raise a new request to the issue tracker.

Authors

  • Opengento Community - Lead - Twitter Follow
  • Thomas Klein - Maintainer - GitHub followers
  • Contributors - Contributor - GitHub contributors

License

This project is licensed under the MIT License - see the LICENSE details.

That's all folks!