rapidez/msi

Rapidez MSI

1.0.0 2024-03-22 08:35 UTC

This package is auto-updated.

Last update: 2024-04-22 08:55:29 UTC


README

This Rapidez package will offer compatibility with the Magento MSI functionality.

Requirements

This package requires the Magento MSI functionality to be active and configured in Magento. Also the Message Queues of Magento should be functional as MSI stock tables will be update through this mechanism. For example, the salable status of a product will be updated by process inventory.reservations.updateSalabilityStatus

Installation

composer require rapidez/msi

And run a reindex with php artisan rapidez:index

Note

Currently this does not work with grouped products!

License

GNU General Public License v3. Please see License File File for more information.