Will the module work with the Magento MSI functionality disabled?
Starting from version 2.1.2, the dependency on Magento MSI was removed from a basic build and moved to a separate module component. The extension works on single-source installations out of the box, and the compatibility with MSI is added with an optional system package: amasty/custom-stock-status-msi.
If you don't use the Magento MSI functionality, simply install only the main Custom Stock Status extension (without amasty/custom-stock-status-msi). It will work with a single-source store out of the box.
Related Articles
Custom Stock Status API
We have created a public API collection for Custom Stock Status module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
Will the module work on Magento x.x?
We provide compatibility of our modules with Magento versions in accordance with Magento lifecycle policy. This means that our QA team tests the behavior of the extensions with the latest released Magento versions and declares compatibility with ...
Custom Stock Status | GraphQL methods
Query getAmCustomStockStatus description: get information about a stock status
Where can I find the MSI settings?
It is possible to display a list of locations for products with assigned MSI Stock using the Store Pickup with Locator extension. This feature is available only from the 2.4.0 module version, and the mentioned functionality is delivered as an ...
Will the module work with GTM?
Out of the box, the module is tested and guaranteed compatible with the following ways of GTM implementation: 1) Magento's native Google Analytics functionality (Stores → Configuration → Sales → Google API → Google Analytics). 2) Amasty Google ...