opengento / module-inventory-stock-qty
FIX Magento (Adobe Commerce) Multi-Stock-Inventory (MSI) stock quantity.
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: *
- magento/module-catalog-inventory: *
- magento/module-inventory-catalog-frontend-ui: *
- magento/module-inventory-configuration-api: *
- magento/module-inventory-sales-api: *
- magento/module-inventory-sales-frontend-ui: *
Requires (Dev)
- magento/magento-coding-standard: ^33
- roave/security-advisories: dev-latest
README
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
License
This project is licensed under the MIT License - see the LICENSE details.
That's all folks!